Unix configuration files under subversion
From: Christopher Baus <chris_baus_at_yahoo.com>
Date: 2004-05-19 21:17:09 CEST
I'm trying to keep my Unix configuration files under
Let's say I have the following file under source
http://ip/svn/www/etc/someapp/someapp.conf
Now I want to map the repository directory /svn/www to
The directory someapp doesn't exist on the target
The problem is that I can't do the following:
cd /
Because the etc directory already exists.
Here's the error:
svn: Failed to add directory 'etc': object of the same
That's fine. I just want to overwrite the files that
What I need is something like:
Unfortunately that option doesn't exist.
Any suggestions? I have to admit this is one place
Christopher
---------------------------------------------------------------------
|
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.