I\'ve got a website project under version control that relies on files from an unversioned directory on the same server via Symbolic Links.
I have a branch checked out in Tortoise 1.4.2, edited it in 1.6.2 and now can\'t modify it on my old machine ru开发者_开发问答nning 1.4.2. The latest version on the Tortoise website is 1.6.7. Are vers
Why is it when I right-click on a folder in Tortoise SVN, click on Properties and then Click \'New...\' in the property name dropdown, the svn:external开发者_如何学编程s is missing?
I have a few files that were part of an update that were mistakenly committed to the main trunk before they were ready. Is there a way to \'undo\' this checkout and roll the repository back a version,
I have two checkouts of one trunk of a project via SVN. One is the \'Feature Checkout\', which includes work on new features/upgrades, that will rolled out to production code every few months. The sec
If I have a development area that I deleted files from a certain folder/directory, when I import them back into the repository on the server, is svn supposed to remove the deleted files on the server
I am currently using Tortoise SVN and a SVN plugin from my IDE. Sometime problems appear, and it seems that my .sv开发者_如何学Pythonn aren\'t always in a consistent state.
I\'m looking for a simple C# script that will export an SVN folder. note: I have tortoise svn installed on this Win 2008 r2 server.
I have an account on projectlocker (free svn host), and I don\'t know how to upload my project files to it.
We are using TortoiseSVN in a team environment. When working on a bigger feature, I create a feature branch, work for a week there, merge changes from trunk to my branch every other day and when the f