You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you try to sync a folder that it is on a repository (SVN in my case),
SyncSharp does not copies any of the files inside the .svn directory.
Example, my filestruct goes as follow:
/Dir
/Dir/.svn
/Dir/.svn/all-wcprops
/Dir/.svn/dir-prop-base
....
/Dir/Dir2
...etc.
Even if on the settings I select to include files of type *.*, .* and *, only
the .svn folder (and all its sub-folders) are copied. No files inside that
folders are copied.
Original issue reported on code.google.com by [email protected] on 23 Mar 2011 at 2:10
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 23 Mar 2011 at 2:10The text was updated successfully, but these errors were encountered: