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

tags on module alias in svn

From: <Lutz.Dornbusch_at_fiducia.de>
Date: 2007-06-04 12:33:39 CEST

Hello,
We are running a large scale conversion from cvs to svn and have a
conceptional difficulty:

Short question: How to support module alias in svn, especially tagging?

Explanation:
We have a cvs repository with a number of modules[eg: mod_1 ... mod_n]
some tags contains more than one module [eg. Tag TEST_TAG contains mod_1,
mod_2]. cvs2svn converts repositorys correct, so I have in my tags/ folder
a new tag /tags/TEST_TAG/ with two modules inside.

But if I want to create a new tag from trunk containing mod_1, mod_2, I
can copy only /trunk/mod_1 and trunk/mod_2 successively, but this collides
with my convention never to comit to an existing tag which is handled by a
hook-script. In "svn mkdir" I can specify more than 1 directory to create.
Is similar possible with svn cp ?
How can I provide a possibility to create a tag containing more than one
"modules" [directorys beneath trunk] ?

Thanx in advance,
Lutz Dornbusch

----------------------------------------------------------------------------------------------------------------------------------------------
FIDUCIA IT AG
Fiduciastraße 20
76227 Karlsruhe

Sitz der Gesellschaft: Karlsruhe
AG Mannheim HRB 100059

Vorsitzender des Aufsichtsrats: Erwin Kuhn
Vorsitzender des Vorstands: Michael Krings
Vorstand: Klaus-Peter Bruns, Hans-Peter Straberger, Eckhardt Werner

Umsatzsteuer-ID.Nr. DE143582320, http://www.fiducia.de
----------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 4 12:34:08 2007

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.