0
votes
1answer
177 views
svnadmin load error
I am getting an error when trying to restore a svn repository taken from another machine. The error is
svnadmin: Dump stream contains a malformed header (with no ':') at
The …
0
votes
5answers
42 views
When our source code is used again on Windows 7 (and was on Vista) using Tortoise SVN, will there be any problem?
If our source code was on
C:\code
when on Windows Vista, and now the machine is made into dual boot Vista and Windows 7.
So when booting to Win7, the folder is now
D:\code
…
1
vote
2answers
40 views
Visual SVN Server - projects storage location
Hi,
I recently installed Visual SVN Server. I Put Repository on D:\Repositories and added some projects to the Repository via. Visual Studio 2008.
D:\Repositories\reponame seems …
0
votes
2answers
31 views
How to relocate our source code from Vista running VisualSVN Server to Windows 7 running VisualSVN Server?
[i meant to ask this question on StackOverflow...]
I have been using VisualSVN Server without any problem on Vista.
When it is time to change everything to Windows 7, I wonder wh …
1
vote
0answers
117 views
SVN Server stopped working properly (403 Forbidden) [closed]
Ok, first of all, I've already googled a lot about this problem, but didn't found any solution...
I've searched here and on ServerFault, but didn't found anything, so I end up post …
0
votes
2answers
56 views
How to show any working copy folders in effect for a subversion project?
I am new to SVN and I've poked around looking for an answer on this but I haven't found it yet so here goes:
Using TortoiseSVN, I bring up the REPO browser and navigate to the roo …
1
vote
1answer
88 views
Migrating Visual SVN Server from one Windows install to another
I have Visual SVN Server on my Vista laptop. The repository resides on the second hard drive. I am doing a clean install of Windows 7 in the next few days. How do I configure or in …
0
votes
1answer
27 views
Creating a checkout-once type thing with SVN
Hi, I'm having to manage some ASPNETDB.MDF files with my subversion repo. Everytime I visit my site it updates something in this file. Which is not what is wanted.
It also can't …
1
vote
0answers
42 views
Visual SVN 2.0 and IIS [closed]
How can I set up Visual SVN Server to run on port 443 and also have IIS set up to handle other website access on port 443? The URL usually points to /svn/ for the svn server anywa …
2
votes
5answers
533 views
Is there a way to migrate SourceSafe with HISTORY into SVN ?
Is there a way to migrate SourceSafe with HISTORY into a SVN ?
Ideally I'd like to use VisualSVN Server, but I don't really want to lose my SourceSafe history. If I have to I will …
0
votes
3answers
543 views
Commit Hook Failure
I'm trying to implement some hooks, both pre and post fail however. I get the same error message for both when I try to commit:
'*-commit' hook failed (did not exit cleanly: apr …
1
vote
3answers
104 views
Security on Subversion
Hi all
Whats the best practice to set up a secure subversion server? We're currently using visualsvn server with active directory implementation and https. Now we want to provide …
0
votes
2answers
142 views
Restoring a Subversion Repository AND Getting it back Up-to-Date with Everyone’s local changes
I did not use the hotcopy to back up my Subversion repository. We use Visual SVN Server (latest) with tortoise. I copied C:\Repositories and backed that up a few days ago and now …
2
votes
2answers
660 views
How do I create a SVN Commit Message Template and Hook to Verify
I'm using Visual SVN Server and Tortoise SVN (client) for source control. I would like all developers to standardize on a consistent format for checkin notes.
For Example I want …
-4
votes
5answers
94 views
Any option to keep only last updated revisions in New Repositories of SVN
Hi All,
Changed the question here ...
I have the Five huge repositories of approximate size of 5 GB each in Subversion 1.4.6
We should migrate the Repository to Visual SVN 1.6.4 i …
