Feature Request: svn update --accept failure

2019-03-06 Thread Marc Pawlowsky
work with "--accept failure" is if svn update also had --dry-run. Thanks for your considering this feature. Marc Pawlowsky

Re: Feature Request: svn upgrade [--check][--check-current]

2016-12-02 Thread Marc Pawlowsky
a shared file system. It is a common error to accidentally perform manual operations on a host that has the wrong svn version. Especially since the old versions have to be retained on some workstations. Thanks for the quick response Marc On Dec 2, 2016 12:13 PM, "Daniel Shahaf" wrot

Feature Request: svn upgrade [--check][--check-current]

2016-12-02 Thread Marc Pawlowsky
There is a lot of effort and hacks on determining what SVN database version is being used on the working copy. Usually resorting to examining the internal contents of a .svn/* file. For future releases it would be nice if there was a command to display if the current working copy is at the same l

svn file compatibility 1.6, 1.8 on Fedora 20

2014-03-30 Thread Marc Pawlowsky
I am on two different hosts with different SVN versions. Host1 is using svn client 1.6.18 and checks out all the files. Host2 is using svn client 1.8.8 and using NFS works on the same files as Host1. e.g. The actual files are shared across machines, not copies. I cannot upgrade the files with sv