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

Re: tagging just a few files

From: Sunil Shetye <shetye_at_bombay.retortsoft.com>
Date: 2004-11-26 10:34:16 CET

Quoting from Glenn McAllister's mail on Thu, Nov 25, 2004 at 01:27:52PM -0500:
> Remember that you don't have to tag the entire repository; you can
> effectively tag a subdirectory that will give you the desired effect.
> Assuming your top level repo structure looks like:
>
> /trunk/pgk1
> /trunk/pkg2

I have files which are shared across many packages. This layout is not
then possible.

For example:

include/Makefile are in pkg1, pkg2.
include/b.h are in pkg2, pkg3.

As the above example indicates, sharing is on the basis of file and
not on the basis of directory.

I have also considered the option of symlinks with the layout as
suggested by you. But, it does not seem to be manageable to me then.
Also, the tags will then have broken symlinks!

-- 
Sunil Shetye.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 26 10:27:15 2004

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.