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

[Subclipse-users] svnant propset on tag

From: luca ghirotti <luca.ghirotti_at_gmail.com>
Date: Wed, 22 Sep 2010 09:26:12 -0700 (PDT)

Hi everyone,

I have created an ant file that uses svnant 1.3 to manipulate my repository.
In particular it creates a tag using a subset of the resources of my trunk.
This is achieve using a sequence of <copy srcUrl="..." destUrl="..."> operations, therefore modifying directly the remote repository.
Now, my goal is to be able to set svn properties on this remotely created tag.

By looking at the propset command, it looks like it expects a local path and cannot operate on urls.

Is this the case?
If so, what alternatives would you suggest to achieve what I want?

Thanks for your contributions.

Luca

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2663384

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-09-22 18:26:39 CEST

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.