On Fri, Feb 26, 2010 at 12:05:52AM +0000, Barry Scott wrote:
j
> On 25 Feb 2010, at 23:18, Stefan Sperling wrote:
>
> > On Thu, Feb 25, 2010 at 10:30:18PM +0000, Barry Scott wrote:
> >> I starting to see failures to commit because of tree conflicts.
> >>
> >> svn status does not seem to show tree conflicts.
> >
> > It sure does. See examples here:
> > http://svnbook.red-bean.com/nightly/en/svn.tour.treeconflicts.html
>
> We notice tree conflict after folder moves. Not seen one for a file move yet.
> This example only about file issues not folder issues.
>
> >
> >> Did I miss the way to find the tree conflicts?
> >
> > Not sure. What commands are you running and what output are you seeing?
>
> svn st -q
>
> and the output is blank.
>
> (I ran svn st -q after pysvn workbench failed to show anything problems.)
What version of svn? Below 1.6.3?
If so, this could be http://subversion.tigris.org/issues/show_bug.cgi?id=3382
which was fixed in 1.6.3.
If this is not the problem, please try to come up with a script that
others can use to reproduce the problem, starting from an empty
repository.
Stefan
Received on 2010-02-26 14:02:33 CET