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

Re: managing the files that are checked-in

From: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-03-04 23:51:19 CET

Peter Kahn wrote:
> When entering the svn command you can specify paths to files or
> directories.
>
> If I have modification in the subdirectories A, B and C and I only want
> to check in A and C changes, then my commit would look like this
>
> svn ci .\A .\C
>
> I could also specify files
> svn ci .\A\foo.cpp .\C
>
> And this works for all svn commands (diff, status, update, log etc...)

Note: At this time, it's my understanding you can only specify folders
for checkout, not files.

-- 
Andrew Thompson
http://aktzero.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 4 23:53: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.