-1
votes
3answers
31 views
How to I tell VisualSVN to do a replace instead of a merge?
We're getting issues where our .csproj file is being corrupted with lines like
"<<<<<<< .mine"
This is apparently something SVN inserts when it has trouble merging files, but …
0
votes
2answers
37 views
Subversion (TortoiseSVN) - Default check in message?
Is there a way I can set up a client-side script/hook/setting/whatever to have a default message in the TortoiseSVN Commit dialog?
(I want to put some text there to remind me to note bug number when …
0
votes
2answers
33 views
TortoiseSVN Update Head from Revision
I am new to tortoiseSVN - What is the best way to update the head from a revision?
0
votes
1answer
14 views
Unable to checkout log4j repository
I'm using tortoiseSVN to checkout the log4j v1.2 source from - http://svn.apache.org/repos/asf/logging/log4j/trunk
But i keep getting this error:
Error: OPTIONS of '': Could not
Error: resolve …
0
votes
1answer
21 views
How do I reconfigure VisualSVN server from Copy-Modify-Merge to Lock-Modify-Unlock?
We have just started using VisualSVN, TortoiseSVN and ankhSVN plug-in to handle our source control. Initially we were good with the Copy-Modify-Merge style, but we have now found a need to move to …
2
votes
4answers
88 views
SVN Noob: quick summary of how to use it?
[for those not following along at home, this is the sequel to Rolling My Own Version Control ;)]
So i gave in and installed TortoiseSVN (to work with a friend on a project, my personal version …
2
votes
5answers
69 views
Advantages/Disadvantages of server-less Subversion for solo developer
TortoiseSVN is good for this?
What about best practices to work fine?
Any special care about tricky issues using that way?
0
votes
2answers
64 views
Convert from remote hosted SVN to GIT
I have SVN hosted and want to convert to Git and put it back into the hosted repository as Git.
I am on windows.
I have been using Tortoise Git since I've been using Tortoise SVN and love it.
And …
3
votes
8answers
107 views
Is there a best practice to not forget SVN Add new files with Tortoise SVN?
We've been using Source Safe for years. Now we use Tortoise SVN. It's quite a problem to not forget to add new files to the repository - Source Safe had integration with Visual Studio but I don't see …
2
votes
1answer
54 views
SVN pre-commit script to check for mkdir
I wrote the following pre-commit script for SVN to validate that a user has submitted the minimum amount of information on a file commit. However, when trying to add/delete a directory, now it is …
0
votes
1answer
40 views
Subversion 1.6.6 Error “Could not open the requested SVN filesystem”
I am running ubuntu server with Subversion 1.6.6.
In windows I use the latest Tortoise SVN compiled against Subversion 1.6.6.
I create a new Repository and when I attempt to view the repository or …
0
votes
10answers
87 views
Project code managment using SVN
Hello there..
I've started working on a project. I would like to store this project using subversion. I've installed VisualSVN server and TortoiseSVN.
This project consist of several little …
0
votes
4answers
54 views
I can’t check out SVN project on windows 7 Ultimate
On windows 7 Ultimate I can't check out SVN projects or do updates. After clicking checkout project or update it shows a dialog where I put in the project URL and then require me to type in username …
0
votes
5answers
39 views
Question about Tortoise SVN Repo-Browser
Hi, i was wondering if i right click on a file in the SVN repo browser, does it get permanently deleted? can it be recovered?
Thanks.
0
votes
0answers
21 views
TortoiseSVN 1.6.6, Build 17493 x64 - and folder access
I have a Windows 7 machine 64 bit.
It's brand new, and I installed TortoiseSVN as I also did on my laptop. On my desktop, all folders that are checked out from SVN does not have the Properties …
