Closed GoogleCodeExporter closed 8 years ago
I have not been able to reproduce the problem given your report. I have
attached my attempt at reproduction as a script file ("issue6.sh"). It would be
very helpful if you could try it out. If it works, please change it until it
doesn't, and then post it here.
Regarding your last problem, import giving "ERROR: too many arguments": The
'import' command does currently only accept two arguments, the directory to
import and where to put it in your repository. If you'd like it to accept more
arguments, please clarify how you'd expect it to work.
Original comment by ekb...@gmail.com
on 3 Mar 2011 at 9:56
Attachments:
Nevermind, it was due to me using a shellscript
. boar.sh --repo .....
instead if I use
python boar --repo ...
Then it's fine.
Original comment by uts...@gmail.com
on 4 Mar 2011 at 6:14
Invalid - the best kind of bug!
Original comment by ekb...@gmail.com
on 4 Mar 2011 at 11:21
Original issue reported on code.google.com by
uts...@gmail.com
on 2 Mar 2011 at 6:22