RE: Re: I, too, miss tags.
From: Rob van Oostrum <rob.vanoostrum_at_blastradius.com>
Date: 2006-02-27 22:42:32 CET
> -----Original Message-----
Trunk and Project1-3 in my example above represent 4 development streams of the same product/application/codebase. The tags represent 3 different releases of the application.
So not knowing specifically where to look, you'd have to start traversing from the root down unless your script is aware of the meaning of the repository layout and already knows it only needs to query direct subdirectories of /branches, as well as /trunk .
Once it does find a tag, where does the checkout begin from? The first directory level the tag appears in? Do you find the location of the tag first, and then run the checkout command separately passing the retrieved URL & tag/revision?
---------------------------------------------------------------------
|
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.