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

Simple tag question

From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Fri, 29 Aug 2008 16:25:29 +0100

Hi

My SVN project contains a fairly large amount of software and documentation. There is one subfolder that I must share as a zip file with a collaborator. I will give the zip file a release number. I want to make a tag to show what is in that release.

I am pondering whether to tag the whole project or just the subfolder. If I choose to just tag the subfolder, I need to decide whether or not to preserve its entire path, i.e. should the tag path be:

tags/REL_1/MySubfolder

or

tags/REL_1/source/SomeFolder/MySubfolder

What would be best practice in this situation?

Also, should I create the tags/REL_1 folder and commit it before making the tag or does SVN take care of that for me when making the copy?

Best regards

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-29 17:26:01 CEST

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.