I\'m just getting started with subversion. I have web applications which I need to be able to work on from both my home and office computers. I\'ve installed CollabNet SVN Edge server on my home machi
I am new to SVN and have installed VisualSVN Server on a Windows 7 Home Premium 64bit OS. I have the server setup to use SSL on port 443. My router uses 开发者_运维百科a virtual server entry to direct
Let\'s say I have a directory under SVN control and I have a LOT of svn:ignore rules defined for this directory. I want to remov开发者_如何转开发e only one of those rules. How can I achieve this?
How would one go about setting up some hotkeys for commonly used SVN actions such as diff? Cur开发者_如何学Gorently to view diff, I have to select file(s), then right click, navigate to TortoiseSVN a
I just had a problem with a tree conflict in subversion/tortoisesvn. after a lot of faffing about, reverting and clean ups, it got into the state where one existing subtree was shown as \"added\" (the
TortoiseSVN is not saving my authentic开发者_开发问答ation details even when I check the save authentication checkbox, and asking me to enter username and password every time I access it.
I am setting up a repository, and for some reason when I create a repository开发者_StackOverflow, the directory does not change to displaying the common SVN checkbox.
I\'m working on a project myself. I have subversion setup and using tortoisesvn to manage it. Problem is I have started from scratch and have a separate fully working instance of my project but it\'s
I\'m using a working copy stored on a samba network share.It seems to work fine; except... Under windows I can do \"svn log -l 100 -v .\" on the working copy and get results in <1 second.However i
I have two branches, dev_branch and trunk At trunk revision 3656 I created dev_branch development happens on both branches, then at