i want to add new files to my SVN working directory that is trunk folder, I am adding them but when i wants to commit them so that they can actually be added to SVN it says.
I have multiple revisions in my SVN Repository. Say 5-10. Now I update the local directory pointing to SV开发者_StackOverflow社区N. So, the directory will be updated to the latest revision. (Here it
Is it possible to generate a file, which includes summary(what, when, by whom ) of all the changes made on a certain file? Used to have such option in VSS(I think it was called \"History\"), and it wa
I have an SVN repository with a very huge tree. I stare into the changelog in Tortoise SVN and see that in some revision X another user added a subtree with a project that is interesting to me开发者_S
I have two 开发者_JS百科different svn servers containing different repositories that I would like to access from tortoiseSvn. Is there a way to configure to access the two different servers?In the rep
At the moment whenever I use the git mergetool, it is defaulting the TortoiseSvn mergetool. Is there a way to configure the git merge开发者_开发问答tool to use TortoiseGit instead?It could be a path
I have an SVN repository on a remote linux server, and I am using TortoiseSVN as my Windows 7 client.For many months, I had no problem accessing the repository through TortoiseSVN.
I had a Java project in Netbeans IDE, which I had to move to the Eclipse IDE. As we all know, the folder structure of both these IDEs is different. I already had the Netbeans version of my project che
i create a branches/test form trunk Then i work on trunk, so trunk is newly than branches/test How to up开发者_如何学Godate branches with new changed in trunk ?You have to merge from trunk to branc
In VisualSVN Server, I am usin开发者_开发百科g a post-commit hook to move files from a directory in the Subversion repository to the proper directory on the file system.I am getting the error shown be