> Kevin, how do you get a specific tag (version) of the GIT tree?
If you are using cogito, then you can use the "cg-export" command. For example, I would: 1). Execute "cg-tag-ls" to display all the tag names 2). Execute "cg-export -r <tag-name> <destination-file>" Note that cg-export supports .tar, .tar.gz, .tar.bz2 and .tgz. So your destination file should be one of these types. More details on cogito at: http://www.kernel.org/pub/software/scm/cogito/docs Jon _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
