Re: 'bug report': usage: escape_filename <filename-to-escape>

Timothee Besset <[email protected]> Mon, 15 Dec 2003 18:55:30 +0100
Newsgroups gmane.comp.version-control.revml
Message-ID <[email protected]>
That's a CVS_ROOT=ssh and a CVSROOT on an internal repository. I will be
doing further experiments on public repositories, I'll report again if I
see it die on those.

TTimo

On Mon, 15 Dec 2003 09:42:32 -0500
Barrie Slaymaker <[email protected]> wrote:

> On Mon, Dec 15, 2003 at 01:50:04PM +0100, Timothee Besset wrote:
> > Is the source in perforce public repository supposed to fully work?
> 
> Yes, that's the development head.
> 
> > I've been playing around with VCP functionality and the code errors out
> > quite easily.
> 
> The code, unlike most Perl, is meant to be fairly paranoid and BUG out
> when something's wrong so we can hunt it and fix it easily.  So let's
> fix it :)
> 
> > I gathered this one for instance:
> > 
> > $ rm out.revml ; rm vcp.log ; perl -I`pwd`/lib bin/vcp cvs:Quake2/null revml:out.revml
> > vcp: running cvs log Quake2/null
> 
> Looks like VCP::Source::cvs does not see a repository location in
> cvs:Quake2/null.  I suspect you're using the CVSROOT env var?  Let me
> know your settings and I'll reproduce it here and fix it.
> 
> - Barrie
> _______________________________________________
> revml mailing list
> [email protected]
> http://maillist.perforce.com/mailman/listinfo/revml
>