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

[Subclipse-users] Best way to tag multiple projects

From: Paul Glezen <pglezen_at_us.ibm.com>
Date: 2007-01-25 17:19:24 CET

Hi,

My SVN repository has the traditional SVN structure of

repo
  |
  |--tags
  | |
  | |--rel-1.0
  |--trunk
  | |
  | |--proj1
  | |--proj2
   ...
  | |--projN

What is the most efficient way to tag all the projects from the HEAD of the
trunk to rel-1.0? I've been going to each individual project and selecting
Team -> Branch/Tag and selectiong "repo/targs/rel-1.0" for my To-URL. But
this becomes onerous as N increases. I thought perhaps I could use the
repository view and select "trunk" as my from-URL. But then it creates a
"trunk" subdirectory of the tag, which I don't really want. Is there a
better way?

- Paul
Received on Thu Jan 25 17:26:46 2007

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

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