Hi,

I’m interested in exploring the possibilities of moving to a Fossil monorepo at 
$dayjob. One of the things I’m not sure how to deal with appropriately is 
dealing with projects managed upstream in some other VCS (which, de facto, 
appears to be just git). For example, I’m currently working on Azure 
(Microsoft’s cloud) using REST APIs, defined by a bunch of Swagger files 
(https://github.com/Azure/azure-rest-api-specs 
<https://github.com/Azure/azure-rest-api-specs>).

These are important to the software we’re building, so they ought to live in 
VCS, or at least a reference to them should. How do you manage this? Just put 
the .git dir in version control? Bare checkout? Something that references the 
repo + commit but keeping the actual checkout out of source control?


lvh
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to