RE: Repository Directory Tree
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Mon, 6 Sep 2010 15:39:15 +0100
Linedata Limited
________________________________
From: Allen Williams [mailto:anw_at_csunv.com]
I send this email out about once a month or so in what is becoming the vain hope I'll get a response...
My subversion repository is in /var/svn. Somehow (and, yes, I'm new; I'm evaluating it), I've wound up with the following directory structure in my subversion repository:
/var/svn/
In other words, to do a list of the repositories, I have to do:
svn listfile:///var/svn/var/svn
to get my projects listed.
I've tried to do an svnadmin dump and load with --parent-dir, and that
svnadmin dump /var/svn.sav> old_repos
But, even though I had parent-dir as / (to try to eliminate one of the
What is the way to do this?
TIA,
Is /var/svn one repository and proj1/2/3 directories inside it? or are proj1/2/3 three separate repositories? How did you create you repository or repositories?
|
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.