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

Re: [Subclipse-users] Tag freezes svn:externals

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-02-21 04:57:12 CET

On 2/20/07, Lira Olavo <Olavo.LIRA@gemalto.com> wrote:
>
> I have a very important (at least for me and the company I work
> for) request for subclipse.
>
> When I make a TAG of a project that contains a link
> (svn:externals) to another repository, can you include an option to freeze
> the link to the revision I'm working now?
>
> Example:
>
> Content of my svn:externals before the TAG:
> "dir https://svn/projectA/dir"
>
> Content of my svn:externals after the TAG:
> "dir -r 25 https://svn/projectA/dir"
>
> Where revision 25 is the revision from the working copy of the
> link, or it could be also an option to have the HEAD revision of the
> repository of the link (another option for the user).
>
> If you think it is not possible could you please help me find a
> solution, or workaround of this problem?

This is something that would need to be done in Subversion for us to be able
to do it. So you need to raise the issue on their users@ list. I would not
be surprised if there is an existing issue for this, I have seen it
requested before. The only way I know of to do it is to checkout the tag,
edit the property and commit. Or make the tag locally and edit the property
before committing.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Wed Feb 21 04:57:22 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.