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

Restricting Directories Imported to SVN

From: Hal Vaughan <hal_at_thresholddigital.com>
Date: 2005-07-21 06:14:46 CEST

I have a project I'm working on that consists of Perl executables and Perl
modules.  (There's also another subdir that contains a secondary project, but
that's a different issue -- just mention it in case it makes a difference.)  
The perl executable scripts are in project/bin and the mods are in
project/perllib.  In terms of dealing with backups and access to the project
from other coders, it would be a lot simpler if the SVN repository could be
in something like project/versions (in other words, in a subdirectory of the
project).

Is there some way I can create a repository in /project/versions (that part
I've done) and import to it ONLY specified directories, like project/bin and
project/perllib?  (Later we might want it to include config directories, but
the key point is to import ONLY the directories wanted, not all directories.)

Thanks!

Hal

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 21 06:16:25 2005

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.