Am 22.09.2010 um 20:53 schrieb Andy Levy:
> On Wed, Sep 22, 2010 at 14:40, Nicolas Goutte
> <nicolas.goutte_at_extragroup.de> wrote:
>> Am 22.09.2010 um 20:07 schrieb Marc Guay:
>>
>>> Howdy,
>>>
[...]
>
>> So that way you do not need an automatic email sender in the so-
>> called post-commit-hook of your server (with the potential problem
>> that email are rather public.)
>
> "Public" emails really isn't a concern here; as I read the OP, it's 2
> programmers in the same office of the same company. Intra-office email
> between 2 people is not terribly public.
>
It depends where your email server is.
>> If you really really do not want a server, you could use the file:///
>> protocol but beware of file permissions (as you would write as
>> different users) and that you *cannot* use file:/// throught a remote
>> file system (or you would risk corruption).
>
> By definition, if you use file:///, at least one person will be using
> a "remote" filesystem unless they are both logged onto the same
> computer, and that computer also hosts the repository itself.
Yes, read so it makes even less sence compared to what I thought. And
I already thought that it was a bad idea.
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2663419
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org
> ].
Nicolas Goutte
extragroup GmbH - Karlsruhe
Waldstr. 49
76133 Karlsruhe
Germany
Geschäftsführer: Lars Busch
Registergericht: Amtsgericht Münster / HRB: 5624
Steuer Nr.: 337/5903/0421 / UstID: DE 204607841
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2663423
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-22 21:00:06 CEST