If I drag and drop tracked .cs files to new folders in VS2008 with VisualSVN what message should I see when I commit the .cs file? I see added (+) shouldn\'t I see a \"move\"?
I\'ve just added a new user to a SVN repository. They have read/write perms on the repo. They also have file perms (up to Modify, including Write and Create) on the Repo directory. When the user tries
I\'ve built a script in VS that receives the 2 arguments sent by post-commit hook. The script runs SVN LOG to retrieve data about the revision (author, date, files).
I came across a competitor product to VisualSVN a few days back. It provides an installer and graphical wrapper around a standard svn server, plus (that\'s why I\'m looking for it) repository backup a
We are changing from SourceSafe 2005 to visual svn. How can an exisiting project be added to a solution
I\'m new to SVN. I\'ve downloaded VisualSVN SErver and VisualSVN client with TortoiseSVN. The problem is: we are group of 4 ppl and are developing a website on ASP.Net. I want the solution file to be
this is a bit of an ambiguous one as to whether it is for StackOverflow or ServerFault. I figured developers would have as much chance of solving this problem, so I opted for here.
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 am working on a long term branch.I want to update the trunk with the stuff in my branch every week or so.
I have a headstrong user who stubbornly insists on committing his binaries (executables, DLLs) into our subversion repositories. I\'d go in and delete them, but of course nothing is ever really delete