On Thu, Jun 9, 2011 at 11:48, Leandro Santiago <[email protected]>wrote:
> Hello to all. I have in my pc a clone of git repository, but the
> applications in application directory aren't working. My repository is
> updated with that in github, and it's in directory
> /home/tenchi/projects/qooxdoo/qooxdoo/.
>
Older versions of git do not create empty directories when using git-svn.
This is because git does not store information about directories; it store
information about files. Newer versions of git-svn will create the empy
directories for you, as a post-processing step.
You can upgrade to a more recent git, or you can manually create the
directory. (I think there are a few of them that you may need to create.)
There is also a pending bug regarding this issue, which I was planning to
close as "WONTFIX" since recent git-svn solved it, but if you have a strong
opinion, you can comment in that bug.
Cheers,
Derrell
> >>> Scanning libraries...
> [Errno 2] No such file or directory:
>
> '/home/tenchi/projects/qooxdoo/qooxdoo/qooxdoo/component/library/formdemo/source/translation'
>
>
> The directory translation in
> component/library/formdemo/source/translation doesn't exist. Was it
> added to repository?
>
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel