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

Re: [Subclipse-users] implement changelists ignore-on-commit

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 24 Feb 2012 11:33:15 -0500

On Fri, Feb 24, 2012 at 11:27 AM, Sergei Karimov <karimov_sa_at_mail.ru> wrote:

> New (tortoise) svn now includes feature called changelists.
>
> There is a special changelist named ignore-on-commit. All files assigned to
> this changelist would not be selected for commit. This is very useful when
> you don’t want to commit some files and you don’t want to set svn:ignore
> either

I believe TSVN has had this feature for a couple years.

> I tried with the latest subclipse version. It ignores changelists and offers
> me to commit files.
>
> Is it possible to support this new svn feature in subclipse by any chance?

Subclipse has changeset support, but it comes from Eclipse and is in
the Synchronize view. We have actually had this for probably 6-7
years now. If you use the Synchronize view and put it in changeset
mode you will see them.

You can do something similar, create a changeset that you stash files
in, and then choose other changesets when you commit.

Note that this feature does not make use of the SVN changelists added
in SVN 1.6, so you cannot see the changelists you create with TSVN or
the command line.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2926320
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2012-02-24 17:33:20 CET

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.