[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: How can I add a number of files scattered over the directory tree?

From: Srilakshmanan, Lakshman <Lakshman.Srilakshmanan_at_tradingpost.com.au>
Date: 2006-11-27 06:44:58 CET

Hi Jim,

 

You will have to use make/install to move them because, the subversion
directory contains .svn which you don't need.

You could however, maintain the same directory structure in subversion
as it appears in your target environment.

 

Thanks

Lakshman

  _____

From: Jim Lynch [mailto:jimlynch1@gmail.com]
Sent: Friday, 27 October 2006 5:41 AM
To: users@subversion.tigris.org
Subject: How can I add a number of files scattered over the directory
tree?

 

I've a number of realted files I'd like to use svn to maintain but they
are located in widely scattered places, like /etc/
/usr/local/lib/cgi-bin, /usr/local/etc, etc. I know I could keep copies
of them in a single file but I'd like to be able to checkout them to
their proper place, or is that a bad idea?

I could also put thim in a single directory or small tree and use make
and install to move them.

What's the best way to handle this problem?

Thanks,
Jim.
Received on Mon Nov 27 06:46:56 2006

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.