I have files in subversion that do not seem to be appearing in my remote svn repository, but they appear as version-controlled under my directory structure according to Tortoise. Furthermore, Tortoise allows me to commit these files and successfully accepts any changes I make, yet I attempted to checkout the entire project on a new computer and many files are missing according the repository browser.
Has anyone run into this issue? Is there a somewhat easy fix?
Thanks.
Copying folders to your svn checkout directory is always a problem. Do this,
DONT
Now, do a
Command line on svn ROCKS. Tortoise is good, but command line beats it all.