Hello All,
I downloaded Git repository(Android source code ). I want to copy the git repository to same local machine (as back up). If I use *cp -r cmd symbolic link files* are not copied to destination. If I use *cp -Lr cmd* following error comes *cp cannot state /path/filename : No such files of directory*. How can I copy full content of git repository in same local machine ? Regards, Kishore P -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/19788639-3d47-4141-8c6f-bb317fb8fbf2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

