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

Re: Check in only for files not in changelist?

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 17 Dec 2008 01:48:22 -0800

On Tue, Dec 16, 2008 at 14:18, Eric Gillespie <epg_at_pretzelnet.org> wrote:
> Ben Collins-Sussman <sussman_at_red-bean.com> writes:
>
>> That said, your use-case #2 never occurred to me, nor have I ever
>> heard anyone ask for it. I think it might be interesting to have a
>
> It's pretty common. p4 has '-c default' and we implemented '-c
> none' for gvn, which I found immensely useful. Maybe Shachar
> would like to take a crack at it? :)

There have been quite a few times that I've wanted to refer to "files
not in a changelist" with svn. I have had a couple changes pending,
marked as a changelist, but then do something *else* and want to
"check that other stuff, not on a changelist". How to easily refer to
those? If I do an "svn commit", will it do files *not* in a
changelist, or does it grab all files? I'd also like to do "svn diff"
on the not-changelist files.

It would lso be nice to say "add not-changelist files to <this> changelist".

I've figured that --changelist "" would be nice to refer to the
default, but it actually means a changelist named "".

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=985612
Received on 2008-12-17 10:48:38 CET

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.