How to commit only top level files?
From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Tue, 06 Nov 2018 21:11:16 +0100
I have a project where I want to commit the modified sources in the
I looked at svn ci with the --depth argument, but I do not understand
it says:
--depth ARG
Instructs Subversion to limit the scope of an operation to a
The problem I have is in the definition of "target"...
I am doing the operation inside the top level of the WC tree (where
What should I use as argument so that only the changed files in the
Tried to google but I only get hits that deal with the opposite, how
I want to block recursion into subdirectories...
-- Bo Berglund Developer in SwedenReceived on 2018-11-06 21:11:45 CET |
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.