I've put a project under fossil. Since it depends on a couple other libraries, I've also put those into the repository so that I am not dependent on being able to download those particular versions. Now, when new versions of those dependent libraries become available, I want to update my project. I could just add the new versions and modify my makefile. The problem I see is that over time the fossil repository is going to get >really< big as it will contain a bunch of obsolete stuff.

Is there a way to handle this? I really want to keep the dependent libraries in the repository since who knows what might happen to someone else's open source project in the future, and in addition, it makes my project "self contained".
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to