0
votes
2answers
47 views
Tortoise SVN - moving whole project to a folder
I am having a huge problem with this.
I want to take my whole project from the root folder, and move it to the root/webUI folder.
What I have done seems simple, but it's not working. I simply made …
1
vote
5answers
56 views
Using TortoiseSVN from Multiple Computers with an SVN repo on External Hard Drive
With TortoiseSVN, I created a repository on my external hard drive, where I store all my code. I purposely chose to put it on an external hard drive so I can use it on multiple computers (take it with …
0
votes
3answers
17 views
How do you connect TortoiseSVN on a remote PC to SVN on a hosted server?
I've installed SVN on a Windows 2008 server hosted by an outfit similar to GoDaddy. I've installed TortoiseSVN on my local WinXP Pro PC. How do I connect TortoiseSVN from my local PC to SVN on the …
1
vote
4answers
75 views
What are the hurdles and dangers when migrating from Visual SourceSafe to SVN?
A client still uses Visual SourceSafe, but after showing the numerous dangers and deficiencies of VSS, they've decided to migrate from VSS to SVN Subversion.
The choice-to-be seems Tortoise SVN with …
-1
votes
0answers
25 views
SVN post-commit hooks have stopped working after upgrading to FogBugz 7
Our company have recently upgraded our FogBugz installation to version 7, downloaded the latest post-commit files, and followed the latest instructions on integrating SVN with FogBugz (to get lists of …
1
vote
4answers
37 views
How to move all source code over when it was on VisualSVN Server on Vista and migrating to Windows 7?
I had VisualSVN Server running perfectly on a Windows Vista machine, and then now it is to run Windows 7 on that same machine (installed on a new partition).
So now all the source code are in the …
1
vote
2answers
41 views
Is it possible to glue history in SVN?
We had a file OLD_FILE with very long history ~ 100 revisions.
Then this file was removed from repository.
And new file NEW_FILE with content of OLD_FILE was created.
Don't ask me - why file was not …
0
votes
1answer
46 views
SVN Configuration issue
I am new to configure SVN on my machine, When I am trying to configure my application/Project that is on SVN, using SVN Checkout, I am getting these errors.
Unable to open an ra_local session to the …
0
votes
1answer
26 views
Sudden SVN performance degradation with VisualSVN locally
I have a SVN server instance set up on my desktop for the purposes of demonstrating the many benefits of SVN/TortoiseSVN.
Performance has today degrading significantly however when performing …
0
votes
4answers
67 views
How to access remote .SVN with TortoiseSVN
I just started working on a new project that already contains a .svn folder and respective files on a remote server. The previous developer obviously used this file to monitor the file changes …
1
vote
1answer
29 views
Is there a way to add comments entered using TortoiseSVN during a commit to a C# source file?
Hi,
I'm trying to capture all comments and dates entered by my team while committing their changes and append them to the source file (C#). I know svn:keywords allows you to capture some metadata but …
0
votes
1answer
29 views
is it possible to use one Svn passwd file for multiple repositories to autenticate users of svn service?
well i have several repositories and i want several users to access them using svnserve.exe service.
the problem is that i want to write the user names and passwords only in 1 location.
the …
0
votes
5answers
79 views
Tortoise won’t connect to subversion server
I'm trying to setup my home server with a subversion repo on it (after some changes).
I uninstalled-reinstalled visualsvn server on the win2k3 server box and the address to the repo is …
0
votes
2answers
32 views
How Does SVN Client (Tortoise) and server behave if an import operation is disconnected by the server?
I am attempting to import a very large directory structure to svn with tortoisesvn. The server disconnected about 1.5 Gigs into the operation. Do I simply run the import command again? Will it start …
0
votes
1answer
21 views
TortoiseDiff to diff source code but it seems to have become an image diff’ing tool?
I just downloaded and installed the newest Tortoise 64 bit on Win 7, and then start up TortoiseDiff from
START -> All Programs -> TortoiseSVN -> TortoiseDiff
It used to be able to diff …
