Re: svnsync: Authorization failed

2015-09-13 Thread Eric Johnson
Two quick thoughts (I'm not a developer, just a user of Subversion): 1) 1.6.6 is old. If you can upgrade, you might get easier to understand error messages. 2) The sync operation is trying to sync *from* some other place. Given that your credentials to access the zch124... repository may be fine,

1.9 - Can't resolve to 'mine full' option for binary file conflict

2015-09-13 Thread Daniel Becroft
Hi guys, I've just upgraded to SVN 1.9. One of the first things I noticed is that when a binary file conflict is raised during an SVN update, I can no longer use the 'mine-full' option to resolve. The only options I have are: (r) working and (tf) theirs-full. I can't use the 'r' (working) optio

svnsync: Authorization failed

2015-09-13 Thread Li, Hubert
Hi, I got the following error when I ran svnsync: [root@zch124svn01 conf]# svnsync sync svn://zch124svn01.ap.mot-mobility.com/miracle3 ... subversion/svnserve/serve.c:167: (apr_err=170001) svnsync: Authorization failed but I can co or export it with the same user, e.g. [/dept/stb/...67/svn/test]

Re: Looking for Pro to help resolve a corrupt revision issue

2015-09-13 Thread Ryan Schmidt
On Sep 9, 2015, at 10:21 AM, jay lane wrote: > I've looked around on multiple boards, stack overflow, etc but I can't find a > working solution for this issue, that I am comfortable executing myself, due > to the fact that I may lose our svn or corrupt it even further in the > process. You w

assert in svndumpfilter

2015-09-13 Thread Jens Christian Restemeier
Hi, I’m using p42svn to convert a Perforce repository into a Subversion repository. I’m using that chance to filter out some accidentally submitted files, for example the Library directory of our Unity project. I am using svndumpfilter from subversion-1.9.1 with a bunch of exclude prefixes. The