RE: Support for partial checkins?
From: James FitzGibbon <jfitzgibbon_at_primustel.ca>
Date: 2005-06-08 05:57:11 CEST
I see. I guess I can see the use of such a feature, but I doubt (and
If you are familiar with the 'dialog' utility, you might be able to gin up
I spent a few minutes trying and came up with this:
dialog --checklist foo 25 60 15 `svn stat | egrep '^[MAD]' | awk '{print
(this is on FreeBSD, but should apply to MacOSX just as well)
When executed, that presents me with a dialog like this:
(that might not look so good in ascii, but you get the idea)
I can turn files on or off by cursoring around and using the spacebar. Once
james@vrfy$ cat cilist.txt
You could wrap that in a shell script to use dialog to select the files and
If you play around and get something like that working, I'm sure it would be
Hope that helps.
-----Original Message-----
On Jun 7, 2005, at 17:01, James FitzGibbon wrote:
> What you request is available with the command line interface - just
Well, this means now that I have to go through and build up a list, often
> If you want something like what people are suggesting TortoiseSVN for,
I don't use a GUI. I use "svn" on the command line. However, even svn has a
-- Rick -- 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.orgReceived on Wed Jun 8 05:58:58 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.