I seem to be missing the context, but please describe what
problem this fixes in the commit log message. I guess some
people use shell metacharacters and/or SP in their branch names
and this is about that problem?
I seem to be missing the context, but please describe what
problem this fixes in the commit log message. I guess some
people use shell metacharacters and/or SP in their branch names
and this is about that problem?
Exactly. Sorry; it seems that the original question hasn't been posted
to the mailing list.
From: Dan Libby <hidden> Date: 2016-06-15 22:43:36
Hi Matthias,
So the svnimport (with your patch) chugged along for quite a while, but now
I've run into a new (related?) problem. Here's the output:
--
Merge parent branch: 57b2ce794c20e71efa9c7bd0cc71df72e01f5d39
Commit ID 37f501fd2fd0d309b4d3fdce77bac13c84646423
Writing to refs/heads/Verny
DONE: 2385 Verny 37f501fd2fd0d309b4d3fdce77bac13c84646423
Switching from 37f501fd2fd0d309b4d3fdce77bac13c84646423 to
0e1b0bb88f077b66c6cf537899ab6c0a69d5ec30 (/Cristian new code)
we do not like 'Cristian new code' as a tag name.
Cannot create tag Cristian new code: Bad file descriptor
--
This is a fatal error that stops the import.
regards,
On Tuesday 18 September 2007 03:29, Matthias Urlichs wrote:
quoted hunk
Some people seem to create SVN branch names with spaces
or other shell metacharacters.
Signed-Off-By: Matthias Urlichs <redacted>
---
Junio C Hamano:
I seem to be missing the context, but please describe what
problem this fixes in the commit log message. I guess some
people use shell metacharacters and/or SP in their branch names
and this is about that problem?
Exactly. Sorry; it seems that the original question hasn't been posted
to the mailing list.
Duh? That's a perfectly valid tag name.
I have no idea why git croaked on this one.
Please run
strace -f -s300 -eexecve git-svnimport ... 2>&1 | \
grep check-ref-format | grep -v ENOENT
and mail me the output, replacing the "..." with your normal arguments
of course.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | smurf@smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
- -
Taken as a whole, the universe is absurd.
-- Walter Savage Landor