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

Re: Excluding directories on a sticky basis

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-01-04 13:59:08 CET

Jonas Widarsson wrote:
> Hello.
> This is my first message to this list.

Hi!

> Please see this short (3 posts) thread at the php community:
> http://forums.devnetwork.net/viewtopic.php?p=145846#145846

It would be better to copy this into the list for archiving.

[...]

> Please read the short thread linked to above and give me a comment on how I
> should best use subversion to accomplish this.

I don't see the reason why you don't want to check out a sub-directory
if you check out the directory.

Maybe you could also use something like this:

svn co http://example.com/svn/dir1 http://example.com/svn/dir2 ~/workcp/

It will checkout to ~/workcp/dir1 and ~/workcp/dir2

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 4 14:01:49 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.