RE: managing the files that are checked-in
From: Peter Kahn <pkahn_at_connected.com>
Date: 2005-03-04 23:41:30 CET
When entering the svn command you can specify paths to files or
If I have modification in the subdirectories A, B and C and I only want
svn ci .\A .\C
I could also specify files
And this works for all svn commands (diff, status, update, log etc...)
-- Peter Kahn pkahn@connected.com Connected Corporation, A subsidiary of Iron Mountain Incorporated PackReq Described: -----Original Message----- From: Hari Kodungallur [mailto:hkodungallur@gmail.com] Sent: Friday, March 04, 2005 5:18 PM To: Subversion List Subject: managing the files that are checked-in Hi, I would like to manage the commits. Basically, I have a lot of changes in my working copy. I know that only a subset of those changes are to be checked-in for a particular feature. Is there a way to manage the set of files that I need to check-in? I do not want to check-in everything, but only a subset, and at the same time there are enough files changed that its tedious to provide every file in the command line. Just wondering whether there is a way to do this. Thanks much! -Hari --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Mar 4 23:44:13 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.