Re: svn:ignore and svn add *
From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Wed, 13 Feb 2008 16:06:51 -0600
On Feb 13, 2008, at 14:35, Marcelo de Moraes Serpa wrote:
> I'm confused though. I don't usually commit just after I do some
Well...
You can "svn rm file1 file2 file3" to remove several named files at
You can "svn add file1 file2 file3" to add several named files at once.
You can "svn add --force ." to add all files that aren't already
You can "svn ci file1 file2 file3" to commit several named files at
You can just "svn ci" to commit all changes in the working copy in a
---------------------------------------------------------------------
|
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.