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

Tags

From: Markus Olgemar <markusolgemar_at_gmail.com>
Date: Tue, 16 Mar 2010 13:04:00 +0100

Hi!

In our project we have this structure in the trunk.

trunk/
        Algorithm/
                Common/
                Modules/
                        Module1/
                        Module2/
                        Module3/

We want to make a tag on either the modules or at functions (that contain
several modules).
When we creates a tag for a module, we just to have that module folder in
the tag, as shown below. For tagging the funktions would we like to merge
the tags from the modules to a new tag that includes those modules.

tags/
        Module1/
                ver 1.0/
                        Common/
                        Modules/
                                Module1/
        Module2
                ver 1.0/
                        Common/
                        Modules/
                                Module2/
        Funktion1
                ver 1.0/
                        Common/
                        Modules/
                                Module1/
                                Module2/

Is it possible to do it this way and how if possible how should we do.

Best Regards
Markus

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2460497

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-16 13:13:34 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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