Skip to main content

Questions tagged [fossil]

1 vote
1 answer
393 views

If a component “A” is under MIT License ,but it contains some GPL files, according to GPL the whole code should be GPL. But the component is released under MIT. Is it possible? If yes/no, on what ...
user2257535's user avatar
8 votes
1 answer
1k views

I'm using Fossil-SCM to maintain my projects. Since I don't work in a team I usually have just a very linear branch of development: 1.0 -> 1.1 -> 1.2 I'm wondering what the procedure is when you have ...
Mallow's user avatar
  • 579