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

Re: svn modules (was Re: Features and release dates)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-05-03 02:39:52 CEST

Eric Gillespie <epg@pretzelnet.org> writes:

> You have the following nodes:
>
> /trunk/tools/doctools/ # directory
> /trunk/foo/ # directory
> /trunk/foo/foo.c # file
>
> svn ln http://foo/repo/trunk/tools/doctools/ trunk/foo/

svn ln http://foo/repo/trunk/tools/foo/ trunk/doctools/

(at least that what my Unix brain wants :)

>
> Now you have:
>
>
> /trunk/tools/doctools/ # directory
> /trunk/foo/ # directory
> /trunk/foo/doctools # link to /trunk/tools/doctools/
> /trunk/foo/foo.c # file

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 3 02:40:45 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.