Re: svn sync error svn_path_is_empty

2014-03-13 Thread Philip Martin
Philip Martin writes: > Pravin Rane writes: > >> /tmp/buildd/subversion-1.6.12dfsg/subversion/libsvn_subr/path.c:414: >> svn_path_is_empty: Assertion `is_canonical(path, strlen(path))' failed. >> Aborted > > 1.6 is old. It's still a problem on trunk, we need to canonicalize the svn:sync-from-ur

Re: svn sync error svn_path_is_empty

2014-03-13 Thread Philip Martin
Pravin Rane writes: > /tmp/buildd/subversion-1.6.12dfsg/subversion/libsvn_subr/path.c:414: > svn_path_is_empty: Assertion `is_canonical(path, strlen(path))' failed. > Aborted 1.6 is old. > Following are the properties of slave repo. > > svn01-mel:/var/lib/svn# svn pl --revprop -v -r 0 --usernam

svn sync error svn_path_is_empty

2014-03-13 Thread Pravin Rane
Hi, I am trying to create Write-through proxying using docs @ link: http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd. html#svn.serverconfig.httpd.extra.writethruproxy I took dump of master repo and imported it on slave repo. I configured pre_revprop_change hook and changed UUID and sync U