Re: Feature request: Restoring pristines
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Thu, 10 Nov 2016 01:44:06 +0100
2016-11-08 17:08 GMT+01:00 Niemann, Hartmut <hartmut.niemann_at_siemens.com>:
Several years ago I also ran into this a couple of times (during the
Back then, I also discussed this on the users list [1], and learned
$ svn up --set-depth exclude X
Or, if the working copy is locked and you cannot execute any svn
$ sqlite3 .svn/wc.db "delete from work_queue"
Apart from 'svn up --set-depth exclude X', sometimes also 'svn up -r0
FWIW, there were several other interesting mail discussions on the
> Would it be possible that subversion treats the .svn/pristine directory as a cache and simply fetches any missing files
Sounds a bit like the (very old) feature request for optional
[3] https://svn.haxx.se/dev/archive-2012-09/0304.shtml
[4] https://svn.haxx.se/dev/archive-2013-04/0426.shtml
[5] https://issues.apache.org/jira/browse/SVN-525
-- JohanReceived on 2016-11-10 01:44:32 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.