Hi Fdmanana,

I got a similar problem while "git cl upload" , any ideas?  Thanks in 
advance.

>>
Presubmit checks passed.
 1 file changed, 1 insertion(+), 1 deletion(-)

Got exception while uploading -- saving description to 
/home/likewise-open/SERILOCAL/bangfu.tao/.git_cl_description_backup

Traceback (most recent call last):
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/git_cl.py", 
line 2151, in <module>
    sys.exit(main(sys.argv[1:]))
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/git_cl.py", 
line 2133, in main
    return command(parser, argv[1:])
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/git_cl.py", 
line 1428, in CMDupload
    ret = RietveldUpload(options, args, cl)
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/git_cl.py", 
line 1310, in RietveldUpload
    issue, patchset = upload.RealMain(upload_args)
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/third_party/upload.py",
 
line 2466, in RealMain
    vcs = GuessVCS(options)
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/third_party/upload.py",
 
line 2287, in GuessVCS
    (vcs, extra_output) = GuessVCSName(options)
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/third_party/upload.py",
 
line 2240, in GuessVCSName
    res = RunDetectCommand(VCS_MERCURIAL, ["hg", "root"])
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/third_party/upload.py",
 
line 2230, in RunDetectCommand
    out, returncode = RunShellWithReturnCode(command)
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/third_party/upload.py",
 
line 1026, in RunShellWithReturnCode
    universal_newlines, env)
  File 
"/home/likewise-open/SERILOCAL/bangfu.tao/tools/depot_tools/third_party/upload.py",
 
line 1001, in RunShellWithReturnCodeAndStderr
    env=env)
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 20] Not a directory


On Friday, March 23, 2012 4:29:39 PM UTC, fdmanana wrote:
>
> Thanks Paul. 
> It worked now, I think I missed the step "git cl config 
> http://v8.googlecode.com/svn"; 
> previously. 
>
> The issue is now submitted:  http://codereview.chromium.org/9808065/ 
>
> regards, 
>
> On Mar 23, 3:54 pm, paul lind <[email protected]> wrote: 
> > Hi - 
> > 
> > There are a couple steps needed before you do the git cl upload. It 
> > was not clear to me if you had done the git cl config step. And the 
> > local branch that you have made changes on should track the google 
> > bleeding_edge branch from the v8 repo. 
> > 
> > And yes, the whole process uses your gmail account for auth, so you 
> > will have to enter a valid username and password (looks like you did) 
> > 
> > Here is a wiki page that I put together for our team, when uploading 
> > changes for v8:
> https://github.com/paul99/v8m-rb/wiki/Submitting-changes-upstream-to-... 
> > 
> > In the wiki, when I say 'gbl', I mean a local branch called 'gbl', 
> > which is created fromhttps://github.com/v8/v8.git'bleeding_edge' 
> > branch. 
> > 
> > Hope this helps, 
> > 
> > paul

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to