visualsvn
VisualSVN and VS2008 integration - moving files
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\"?[详细]
2022-12-25 14:53 分类:问答Subversion unexpected 405 on adding file
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[详细]
2022-12-22 13:36 分类:问答SVN post commit stucks while starting process
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).[详细]
2022-12-22 10:18 分类:问答Subversion server wrapper + Windows GUI like VisualSVN, which product am I talking about?
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[详细]
2022-12-22 08:32 分类:问答Add existing project to solution under visualvsn
We are changing from SourceSafe 2005 to visual svn. How can an exisiting project be added to a solution[详细]
2022-12-21 02:04 分类:问答VisualSVN over distributed machines?
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[详细]
2022-12-20 17:05 分类:问答Accessing SVN repo via CruiseControl.NET and Windows Authentication
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.[详细]
2022-12-20 03:11 分类:问答Changing svn repository url in externals property
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:[详细]
2022-12-19 15:58 分类:问答Updating the trunk from my branch at regular intervals
I am working on a long term branch.I want to update the trunk with the stuff in my branch every week or so.[详细]
2022-12-18 22:34 分类:问答How can I prevent users from committing binaries into subversion?
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[详细]
2022-12-18 07:56 分类:问答