> matthiasm wrote:
> >
> > "svn move" *does* delete the old file and create a new one, so the log
> > was OK.
>
> Internally, and in the short log, yes, it looks okay. But
>
> svn log -v -r 6431
>
> shows that only FL200.eps has been moved. Look at the "(from..." part
> (this will maybe wrap):
>
>    A /branches/branch-1.3/documentation/src/FL200.eps (from
> /branches/branch-1.3/documentation/FL200.eps:6428)
>
> I don't know, why this happened, since Fabien used svn move, but it is
> as it is (no offense intended, please see my following RFC).
Al, I used svn move several times, before the commit, this may have broken 
something ?
More precisely, I first created an images subdir, svn added it, then svn moved 
the images, then also wanted to generalize this and then svn moved the dox 
files, then svn moved again images to src.
I only used svn commands (svn add and move) but several times before the 
commit. Maybe this helped to bug the svn...

Anyway, if you wish to get back the history  you should probably diff the files 
first and make a patch because there is lot of fixes in the dox files related 
to the pdf files, then revert these files and apply the patch ?

Fabien

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to