[PATCH] cg-cat [was: Re: Newbie question: equiv of: cvs co -p ? ]

2005-08-10 Thread John Ellson
Linus Torvalds wrote: On Tue, 9 Aug 2005, John Ellson wrote: I hacked this: No. ... So you could do something like ... (totally untested) Linus Thanks Linus, also Rene and Johannes. I applied a bit of polish and testing and now I'm ready to offer my

Re: BUG: "rpmbuild -ta cogito-0.12.tar.gz" fails

2005-07-07 Thread John Ellson
Chris Wright wrote: * John Ellson ([EMAIL PROTECTED]) wrote: But: cd cogito cg-update make dist rpmbuild -ta cogito-0.12.tar.gz still doesn't work.Do you have a different process for generating the initial cogito-0.12-1src.rpm ? I start from the bz2 from kerne

Re: BUG: "rpmbuild -ta cogito-0.12.tar.gz" fails

2005-07-07 Thread John Ellson
Chris Wright wrote: * John Ellson ([EMAIL PROTECTED]) wrote: "rpmbuild -ta cogito-0.12.tar.gz" fails because cogito.spec.in refers to ".bz2" in its "Source:" line, instead of to ".gz". Just grab the .bz2, or the SRPM http://kernel.org/pub/soft

BUG: "rpmbuild -ta cogito-0.12.tar.gz" fails

2005-07-06 Thread John Ellson
"rpmbuild -ta cogito-0.12.tar.gz" fails because cogito.spec.in refers to ".bz2" in its "Source:" line, instead of to ".gz". This is obviously a trivial patch. Do I need prior approval to send patches to this group? What is the the significance of "Signed-off-by:" Is there a FAQ I sho

Re: BUG: cg-clone accepts '_' in git_ssh: URI's, but cg-push does not.

2005-07-06 Thread John Ellson
Horst von Brand wrote: John Ellson <[EMAIL PROTECTED]> wrote: BUG: cg-clone accepts '_' in git+ssh: URI's, but cg-push does not. Right. '_' is illegal in domain names... OK, but its legal in the path part of URI's, I believe, and I'm more bothe

BUG: cg-clone accepts '_' in git_ssh: URI's, but cg-push does not.

2005-07-06 Thread John Ellson
BUG: cg-clone accepts '_' in git+ssh: URI's, but cg-push does not. I suggest '_' be added to the allowed character table in send-pack.c John - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.o