[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: issue 1013

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-25 19:31:02 CET

Timothee Besset <ttimo@idsoftware.com> writes:
> fsck, issue tracker won't let me add comments in the issue (I'm logged in though).
>
> to reproduce:
>
> - svn cp to create a branch/ from main/
> - in main/, create a directory and commit it
> - in branch/, svn merge between branching revision of main/ to current revision of main/
> should crash

Thanks, we'll try it.

Two thoughts for next time: send to dev@subversion.tigris.org, not
just to me, and give a true transcript. "Transcript" means something
like this:

   svnadmin create repo
   svn co file://`pwd`/repo wc
   cd wc
   svn mkdir foo
   etc, etc

That saves a lot of time and guesswork for whoever is trying to
reproduce it -- meaning that the bug will get fixed sooner :-).

(I've CC'd the dev list on this mail, btw).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 25 20:07:32 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.