[Uml-devel] [Bug 295600] Umbrello should be able to export diagrams to graphviz dot format

Ralf Habacker ralf.habacker at gmail.com
Sat Mar 10 12:36:48 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=295600

--- Comment #11 from Ralf Habacker <ralf.habacker at gmail.com> ---
(In reply to comment #10)
> (In reply to comment #9)
> > For people having git there is an easier way to fetch this changes by
> > cloning a temporary git repository, to which I pushed these patches. 
> > 
> > [...]
> > 6. checkout dot-export branch 
> >      git checkout -b dot-export test/dot-export
> 
> Hmm.. I followed your steps but on this last one git gives me an error:
> fatal: git checkout: updating paths is incompatible with switching branches.
> Did you intend to checkout 'test/dot-export' which can not be resolved as
> commit?

I copied this statement from the gitorious repository site. 

Here is what i did recently 
git clone git://gitorious.org/umbrello/test.git test 
cd test
git checkout -b dot-export origin/dot-export

The difference is to use 'origin/dot-export' instead of 'test/dot-export'

-- 
You are receiving this mail because:
You are the assignee for the bug.




More information about the umbrello-devel mailing list