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

Re: [PATCH] notes/releases.txt (take 2)

From: <kfogel_at_collab.net>
Date: 2003-07-17 05:42:17 CEST

pll@lanminds.com writes:
> + a. Create the branch
> +
> + svn cp -rHEAD -m"Create release-X.YY.Z branch" \
> + http://svn.collab.net/repos/svn/trunk \
> + http://svn.collab.net/repos/svn/branches/release-X.YY.Z

Just a minor note: the "-rHEAD" is unnecessary (in general, -rHEAD is
rarely needed).

The rest of the changes look great! What a huge improvement to
releases.txt... I officially take back anything I said or implied
about this rewrite being unnecessary -- you were totally right.

Commit it, baby :-).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 17 06:35:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

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