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

Need help with tagging....

From: <svn_at_celticblues.com>
Date: Thu, 28 Aug 2008 13:52:41 -0600

I have read the book and searched the mailing list archive, but I am
still a bit unsure to do what I want to do....

I have a project in svn. The project consists of around 5 sub
projects, or applications, actually. I want to label all the sub
projects in the repository as version 0.9. So I have something like
this

/trunk
/trunk/Project
/trunk/Project/
/trunk/Project/SubProject1
/trunk/Project/SubProject2
/trunk/Project/SubProject3
/trunk/Project/SubProject4
/trunk/Project/SubProject5

What I want to end up with, is the ability at anytime, to get a
working copy of this version, which I am calling r0.9.0, and be able
to rebuild it.

What I think I want to do is tag the project and all its subprojects.
Is that correct?

So, I need to create a tag dir parallel to the trunk right?

i.e.

/trunk
/tag

I read something about doing and svn copy to the tag dir, or
something... this is where I get somewhat confused...

What do I need to do?

Ed

---------------------------------------------------------------------
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-28 21:53:11 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.