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

exclude one directory just in wc...

From: Carsten Schurig <cs-ml-0110031013_at_ebz-dresden.de>
Date: 2003-11-27 10:55:02 CET

Hi all,

I have a repos, e.g.

        /trunk/a
        /trunk/b
        /trunk/c

The developers do a checkout of trunk to their WC. But /trunk/b is a
global "lib" which has to be checked out to another dir (a library path,
which should be the same for every developer, so that no relinking
occurs.

As new dirs might be added to trunk, a checkout of every subdir is not
very convenient. So I want to ignore /trunk/b when working with the WC.
Is there a way? AFAIU 'svn-ignore' isn't what I want, as I just want to
say to the WC it shall not care about /trunk/b, but not to the repos.

Cheers,
        Carsten

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 27 11:00:54 2003

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.