Re: commit all files except a selected few?
From: Zé <jose.passes_at_gmx.com>
Date: Sun, 15 Sep 2013 15:01:14 +0100
On 09/15/2013 02:39 PM, Zé wrote:
>> Other than that, svn commit allows you to pass multiple files/paths to
Silly me. The answer is, quite obviously, in specifying glob patterns,
$ svn commit -m "committing everything except main.c++" !(main.c++)
Once again, a little knowledge of the shell goes a long way.
Zé
|
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.