We have accidentally deleted the \'tags\' folder from our Subversion repository where we only intended to delete one specific tag. What is the easiest way to get the \'t开发者_高级运维ags\' folder bac
I\'ve set up BugId property to my files in the repository. This means that on the commit window, I have a field which the developers type the issue number of the bug and it\'s shown in the log message
(Note: This question is not specific to Subversion - I\'m just using it here as an example.) I know that the \"svn update\" command (or whatever the similar command is in other systems)will update yo
I understand that the \"SVN checkout\" command will do the initial get of file(s) from the Subversion repository and bring them locally to your working directory/copy and that the \"SVN update\" comma
svn co svn+ssh://174.13.24.17/home/svn/dragon-repos/ That\'s how I check out on my linux box. I would like to checkout on my Windows machine开发者_高级运维. But, Tortoise SVN asks me for the \"URL\"
I\'m moving my repository to a new location, but I have folders with the (same) repository URL hard-coded in the externals prope开发者_如何转开发rties. e.g:
I know this may sound silly but it seems that, my version of TortoiseSVN is unable to resolve conflicts even for text files. I\'ve followed the manual to the letter (By selectingEdit Conflicts the res
Before I start, the following is based on knowledge gained through usage of TortoiseSVN 1.6.x and ASP.NET web projects with Visual Studio 2008 as example.
When I trying to commit I get this error. What that was done, I think 开发者_C百科is a rename of the folder. I tried already rename / move the folder. But I continue to get the error.
can i somehow export settings from Tortoise SVN(i mean Tortoise SVN client settings, not subversion).