Thread (18 messages) flat view 18 messages, 4 authors, 2016-06-15

Re: [PATCH/RFT] cvsserver: only allow checkout of branches

From: Jan Wielemaker <hidden>
Date: 2016-06-15 22:43:38

On Thursday 04 October 2007 17:29, Johannes Schindelin wrote:
It does not make sense to check out tags or "HEAD".

Noticed by Jan Wielemaker.
Thanks (though it won't bite me a second time :-)
) +    {
+	$log->warn("Checkout failed: $module is not a branch");
+	print "error 1 Checkout failed: $module is not a branch\n";
There are various places where it says print "...", one that even
started some suggestion on what might be wrong, but these things don't
end up at a visible place when using ssh as transport. Its a good idea
this one is at least in the logfile as well. Not sure, but might
printing to stderr work better?

	Cheers --- Jan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help