Discussion:
is there any document for error number?
Keva-Slient
2018-01-19 07:18:12 UTC
Permalink
is there any document for error number?


i'm going to handler all kind of errors.


------------------
.........
Vanity...My favourite sin.
--<<The Devil's Advocate>>
Johan Corveleyn
2018-01-22 22:32:00 UTC
Permalink
Post by Keva-Slient
is there any document for error number?
i'm going to handler all kind of errors.
Hi,

This python script may be of help (you can also find it in a release
tarball, in the tools/dev directory):

http://svn.apache.org/repos/asf/subversion/trunk/tools/dev/which-error.py

It's docstring says: "Print semantic Subversion error code names
mapped from their numeric error code values"
--
Johan
Keva-Slient
2018-04-20 12:47:58 UTC
Permalink
is it necessary to svnsync copy-revprops all reversions everytime executing svnsync?
Bert Huijben
2018-04-21 08:24:01 UTC
Permalink
No,



Just using svnsync will handle copying revprops while synchronizing
revisions just fine.



But revprops may change later if you enable that option in your repository,
so if you use svnsync to keep two repositories completely synchronized you
might want to use this feature to sync those changes.



Bert



From: Keva-Slient [mailto:***@qq.com]
Sent: vrijdag 20 april 2018 14:48
To: users <***@subversion.apache.org>
Subject: is it necessary to svnsync copy-revprops all reversions everytime
executing svnsync?



is it necessary to svnsync copy-revprops all reversions everytime executing
svnsync?

Loading...