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

RE: Support for partial checkins?

From: James FitzGibbon <jfitzgibbon_at_primustel.ca>
Date: 2005-06-08 02:01:46 CEST

What you request is available with the command line interface - just list
only the files you want to check in on the command line instead of issuing a
bare 'svn ci':

[vrfy:james] ~/james/home (6) > svn stat
A foo
M .imap_mail_filter/rules/70_svn.rule
[vrfy:james] ~/james/home (7) > svn ci foo -m "check in a subset"
Password for 'james':
Adding foo
Transmitting file data .
Committed revision 106.
[vrfy:james] ~/james/home (8) >

If you want something like what people are suggesting TortoiseSVN for, you'd
have to tell us what (if any) GUI interface you are currently using on
MacOSX. I know only of SCPlugin - if that's what you are using then they
are the people such a feature request should go to, not to the core
Subversion team.

Regards

-----Original Message-----
From: Rick Mann [mailto:rmann@latencyzero.com]
Sent: Tuesday, June 07, 2005 7:39 PM
To: users@subversion.tigris.org
Subject: Re: Support for partial checkins?

On Jun 7, 2005, at 16:23, Frank Gruman wrote:

> What OS are you using?? I can do exactly what you are requesting
> through TortoiseSVN. Depending on the level (folder) that I am
> committing, I will see any/all files modified within that directory
> and sub-directories. I can then choose which files to commit (the
> default is all).

I'm using Mac OS X. The point is, I'm not using Windows, and TortoiseSVN is
a Windows product.

--
Rick
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.5 - Release Date: 6/7/2005
 
-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.5 - Release Date: 6/7/2005
 
-- 
----------------------------------------------------------------------------
This electronic message contains information from Primus Telecommunications
Canada Inc. ("PRIMUS") , which may be legally privileged and confidential.
The information is intended to be for the use of the individual(s) or entity
named above. If you are not the intended recipient, be aware that any
disclosure, copying, distribution or use of the contents of this information
is prohibited. If you have received this electronic message in error, please
notify us by telephone or e-mail (to the number or address above)
immediately. Any views, opinions or advice expressed in this electronic
message are not necessarily the views, opinions or advice of PRIMUS.
It is the responsibility of the recipient to ensure that
any attachments are virus free and PRIMUS bears no responsibility
for any loss or damage arising in any way from the use
thereof.The term "PRIMUS" includes its affiliates.
----------------------------------------------------------------------------
Pour la version en français de ce message, veuillez voir
 http://www.primustel.ca/fr/legal/cs.htm
----------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 02:03:53 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.