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

Re: Example svn-log.cgi?

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-01-29 23:06:18 CET

OK, I'll see if I can take a look at it tonight when I get home.

   - David

On 29 Jan 2002, Karl Fogel wrote:

> Date: 29 Jan 2002 16:11:34 -0600
> From: Karl Fogel <kfogel@newton.ch.collab.net>
> Reply-To: "kfogel@collab.net" <kfogel@collab.net>
> To: David Summers <david@summersoft.fay.ar.us>
> Cc: "cmpilato@collab.net" <cmpilato@collab.net>,
> "dev@subversion.tigris.org" <dev@subversion.tigris.org>
> Subject: Re: Example svn-log.cgi?
>
> David Summers <david@summersoft.fay.ar.us> writes:
> > Did you try it? :-)
> >
> > I did:
> >
> > $ svn log file:///home/svnroot/svngui/
> >
> > svn_error: #21010 : <Bogus filename>
> > Couldn't determine if /file:/home/svnroot/svngui was a file or
> > directory.
>
> Sounds like a bug. Can you trace it any farther than that? It
> "should" work, as far as I know...
>
> (No, I didn't try it, I was merely pointing out that we shouldn't need
> to invent a new syntax for local repositories. :-) )
>
> -K
>
> > On 29 Jan 2002, Karl Fogel wrote:
> >
> > > cmpilato@collab.net writes:
> > > > Doh. Sorry. Left off my thinking helmet. But yeah, `svn log
> > > > repos-path' could be doable, methinks[1].
> > >
> > > Huh? What's wrong with a file:/// url?
> > >
> > > -K
> > >
> > >
> > >
> > >
> > > > 1. Of course, while not wearing my thinking helmet, "methinks"
> > > > doesn't amount to much.
> > > >
> > > > > I tried that and the "svn log" command currently does not take a
> > > > > repository name, it currently takes a working copy name. Now if you mean it
> > > > > *SHOULD* take a repository name, then that sounds great to me. It took me a
> > > > > bit to figure out how to do it the current way with svnlook and svnadmin
> > > > > command.
> > > > >
> > > > > - David
> > > > >
> > > > > On 29 Jan 2002, cmpilato@collab.net wrote:
> > > > >
> > > > > > Karl Fogel <kfogel@newton.ch.collab.net> writes:
> > > > > >
> > > > > > Of course the following could now just be:
> > > > > >
> > > > > > #!/bin/sh
> > > > > > echo "Content-type: text/plain"
> > > > > > echo ""
> > > > > > `svn log $1`;
> > > > > >
> > > > > > right?
> > >
> >
> > --
> > David Wayne Summers "Linux: Because reboots are for upgrades!"
> > david_at_summersoft.fay.ar.us PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
> > PGP Key fingerprint = C0 E0 4F 50 DD A9 B6 2B 60 A1 31 7E D2 28 6D A8
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
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:37:01 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.