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

Module alias & tags in SVN

From: Kurien Mathew <kmathew_at_envivio.fr>
Date: 2005-05-26 15:26:48 CEST

Hello,

I would like to know how SVN handles the following scenario(from CVS).

I have a module alias defined as follows:

mymod
 moda1/x.txt
 moda1/y.txt
 modb/m.txt

mymod is then tagged TAG1.

Subsequently mymod is changed to

mymod
  moda2/x.txt
  moda2/y.txt
  modb/m.txt

Now if a request is made for TAG1 what would I get? Would I get the
files from module moda1?

Kurien

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 26 15:34:35 2005

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.