Re: cg-admin-setuprepo fails to make a cg-clone'able repo
From: Petr Baudis <hidden>
Date: 2016-06-15 22:42:11
Dear diary, on Thu, Nov 10, 2005 at 05:32:35PM CET, I got a letter where "Randal L. Schwartz" [off-list ref] said that...
Repeat by:
cg-admin-setuprepo repo
cg-clone $(PWD)/repo myviewYou should cg-init locally, then cg-admin-setuprepo the public one and push to it. I updated cg-admin-setuprepo's description wrt. that now.
Results:
defaulting to local storage area
Hard links don't work - using copy
cp: illegal option -- b
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory
cg-fetch: unable to get the HEAD branch
cg-clone: fetch failedBut this is actually an entirely unrelated bug, it seems - pretty strange. I revived another few months old thread because of this, since it seems the 'b' was actually a typo and we don't want to pass 'cp' this argument at all, but something different. Does cloning locally otherwise work? -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ VI has two modes: the one in which it beeps and the one in which it doesn't.