You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Luciano Ribeiro <lr...@intelig.com.br> on 2004/07/01 12:23:53 UTC

file owner

Hi All,

Is there a way to know who are with a specif file?


Best regards,

Vadim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: file owner

Posted by "M.Verkerk" <m....@erasmusmc.nl>.
Locking files (I think you could see that as 'owning' files) is high on 
Subversion's future feature list, but maybe you can use the 'svn blame' 
command to see who has changed a specific part of  a specific file.

Luciano Ribeiro wrote:

>Is there a way to know who are with a specif file?
>  
>