RE: [Subclipse-users] svn-ant Clean update
From: Martin Letenay <mle_at_whitestein.com>
Date: 2006-06-21 11:49:55 CEST
Well,
If I’ve got you right, you have two options here:
- Do revert first, then tag the working copy
- Tag the revision directly from the repository
I.e.:
<svn>
<copy srcPath="workingcopy" destUrl="urlToTagName" message=”tag commit message”/>
or
<svn>
Martin
From: Kaiser, Hans [mailto:r_2@gmx.de]
Hello again,
I will try to explain my problem.
Any hints?
I am trying to add a svn clean-update (comparable to cvs up -C ). Is there any option to clean update in my ANT-script?
|
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.