I am interested in extending fossology to load a large source file tree via the 
'repo' command. Here is a blurb on repo from source.android.com: (there Is no 
Linux manpage):

Repo is a repository management tool that we built on top of Git. Repo unifies 
the many Git repositories when necessary, does the uploads to Android's  
revision control system<https://android-review.googlesource.com/>, and 
automates parts of the Android development workflow. Repo is not meant to 
replace Git, only to make it easier to work with Git in the context of Android. 
The repo command is an executable Python script that you can put anywhere in 
your path. In working with the Android source files, you can use Repo for 
across-network operations. For example, with a single Repo command you can 
download files from multiple repositories into your local working directory.

I am presuming nobody has done this yet. I'm also presuming that this is not 
general enough for upstreaming, since repo is mainly an android workflow thing. 
(though my team does not use it on just  android projects).

If anyone has experience adding a new uploading mechanism, or wants to give me 
a good starting point, I am all ears.





-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
_______________________________________________
fossology mailing list
fossology@lists.fossology.org
https://lists.fossology.org/mailman/listinfo/fossology

Reply via email to