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

Re: svn commit: rev 5076 - trunk/subversion/libsvn_delta

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-25 16:25:34 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> Michael Price <mprice@atl.lmco.com> writes:
> > Right now I'm thinking about adding the following revisions:
> >
> > 5008 neon batch file line endings
> > 5011 configure editor fix
> > 5018 import help message
> > 5027,5037 hot_backup.py fix
> > 5076 diff fix
> > 5083 cvs2svn.py fix
> >
> > as well as subsequent diff fixes for the seg fault issue. Only the diff
> > fixes are really necessary but the others are short and sweet.
> >
> > Please point out any I missed.
>
> Looks great! I can't think of any revisions crying out to be added to
> that list.

Karl, what about the fact that 'make install' tries to finish by
running 'svnversion' on the source tree? For people bootstrapping
from a tarball, the last thing they see is a huge error from this
command, because they don't in fact have a working copy. Then newbies
aren't sure if 'make install' actually worked!

Either 'svnversion' needs to not exit(1) on a non-wc, or 'make check'
needs to not run svnversion if .svn isn't present. I've seen 0.18
tarball users bitten by this already.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 25 14:27:35 2003

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.