> But how do you do that when checking in _part_ of a file? The compiler
> compiles the _whole_ file.

Well, every user, depending on their group policies, will decide what
can be done and what not.

Option a) it is not allowed to commit without compiling and testing

Then, the user must be sure that the partial commit can compile

Option b) it is allowed

Then, the user do whatever he likes to.



2015-03-20 13:46 GMT+01:00 Stephan Beal <sgb...@googlemail.com>:
> On Fri, Mar 20, 2015 at 1:45 PM, Ramon Ribó <ram...@compassis.com> wrote:
>>
>> > A partial-file commit implies that one will commit untested code
>> > (because
>> > it's impossible to test a partial commit). While that might be
>> > acceptable in
>> > some projects, many would not allow it.
>>
>> If you read the full workflow description, there is a line with text:
>>
>> - Compile and test
>
>
> But how do you do that when checking in _part_ of a file? The compiler
> compiles the _whole_ file.
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
> "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
> those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
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