> -----Original Messages-----
> From: "Ralph Seichter" <ab...@monksofcool.net>
> Sent Time: 2019-03-01 11:46:52 (Friday)
> To: users@subversion.apache.org
> Cc: 
> Subject: Re: How to open specified inside .svn
> 
> * wuzhouhui:
> 
> > Could someone remind me that which function can be used to open
> > .svn/Adir/Afile in client?
> 
> I'm not sure I understand what you are trying to achieve? The .svn
> directories (and contents) should not be accessed directly. That's what
> the SVN client is for.
I want svn to support working copy hooks (just for my own use), so I want
svn to execute .svn/hooks/pre-commit if possible. I want to know which
functions can be used to open and execute .svn/hooks/pre-commit.

Thanks.
> 
> -Ralph

Reply via email to