RE: Multi-project repository setup and svn load problem
From: Gupta, Praful <pgupta_at_intercall.com>
Date: 2005-09-19 20:58:02 CEST
Hi Dale,
It did work this time. I dunno why it didn't work earlier, I had done
You see I had used a tool to convert a PVCS repository into a subversion
So heres what I did;
First, I created a temp repository and loaded the contents into it. Then
You could also restrict the version numbers from bumping up every time
Now, I am gonna try restricting access to users using svnserve or apache
Thanks a lot for your input. I hope this helps others too.
Praful
_____
From: Dale Hirt [mailto:dale@sbcltd.com]
Praful,
I see where you are going wrong. Do these steps:
1. Create your new repo
svnadmin create /usr/local/SourceBases/subversion/ISDevelopment/
2. Create your new directories
svn mkdir file:///usr/local/SourceBases/subversion/ISDevelopment/DEV
svn mkdir
3. Load your old repos into it
svnadmin load /usr/local/SourceBases/subversion/ISDevelopment/
Where you are going wrong is in assuing that DEV/Audiocontrols is a
Dale
Where DEV/Audiocontrols is the folder hierarchy I need
I even tried using only Audiocontrols but it didn't
I was thinking that the only option is to create
Any other suggestions on how to do this?
Thanks
From: Dale Hirt [mailto:dale@sbcltd.com]
Praful,
Look at
Dale
-----Original Message-----
Hi,
I am trying to set up a multiple projects single
/Development (repository root)
/DEV
/Project A
/branches
/trunk
/tags
/Projects B
/QA
/PROD
/Development is the root for the single
I have dump files from different repositories
svnadmin: Can't open file '/DEV/Project
I tried copying the format file into the Project
svnadmin: Error opening db lockfile
svnadmin: Can't open file
It seems that in order to do something as
I tried using svn import by setting up a temp
Plz advise on how to load dump files from
The server is setup on a Unix box and running
Thanks,
Praful Gupta
Software Engineer
Intercall: A Subsidiary of West Corporation
p: 706-643-8339 c: 706-518-8119 f:
email: pgupta@intercall.com url:
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.