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

Re: Rev 362 libmod_dav_sn.so: undefined symbol: svn_repos_get_logs

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2001-11-01 23:54:53 CET

Greg Stein <gstein@lyra.org> writes:
> Isn't "svn st" supposed to show all unversioned files? That seemd to have
> been the consensus.

I thought it was only supposed to show them with -v, and that the idea
was that plain "svn st" shows you exactly your local mods, not
including whatever unversioned files may be lying around in your
working copy.

Would need to re-read the thread to know for sure.

However, it wouldn't have helped in this case: when st always shows
lots of "?" files, then the user will habituate to ignoring those
lines, and so won't remember to add the file anyway. This always used
to happen when people used "cvs up" as their "svn st" equivalent, and
of course, we forgot to add files all the time. :-) The helpful thing
would be if "svn st" showed you unversioned files that you *should*
add, because then you'd always pay attention to "?" lines. Not saying
that's easy to implement, of course, heh.

That's not to say "svn st" should or shouldn't show unversioned files;
merely mean to show why this one reason to favor showing them isn't a
very good reason (as past history with CVS demonstrates).

-K

> On Thu, Nov 01, 2001 at 10:49:17AM -0600, Karl Fogel wrote:
> > Ben Collins-Sussman fixed this by logging into my box and adding a
> > file I forgot to add. Sorry for the inconvenience.
> >
> > (I think I want a way to make "svn st" show unversioned files ending
> > in ".c" or ".h", sigh...)
> >
> > -K
> >
> > David Summers <david@summersoft.fay.ar.us> writes:
> > > Rev 362 compiled fine but when I try to run the apache server it aborts
> > > with:
> > >
> > > Cannot load /etc/httpd/modules/libmod_dav_svn.so into server:
> > > /etc/httpd/modules/libmod_dav_svn.so: undefined symbol: svn_repos_get_logs
> > >
> > > I looked at rev 362 source code and see references to svn_repos_get_logs
> > > but no code definition.
> > >
> > > Rev 353 works fine.
> > >
> > > Let me know if I can provide any more information.
> > >
> > > - David Summers
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > > For additional commands, e-mail: dev-help@subversion.tigris.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
>
> --
> Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:47 2006

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.