Re: Question on commit

2014-03-27 Thread Andreas Stieger
Hello, On 27/03/14 20:21, Havlovick, Ron wrote: > When you commit a file, send an email to the author, or for that matter > anyone, that the file has been committed back into the repository Read about post-commit hooks. http://svnbook.red-bean.com/nightly/en/svn.reposadmin.create.html#svn.reposad

Question on commit

2014-03-27 Thread Havlovick, Ron
Could ya'll let me know if this is possible. If so, I will attempt to figure it out. When you commit a file, send an email to the author, or for that matter anyone, that the file has been committed back into the repository Thanks Ron g. Havlovick __

Re: svn2cvsgraph, how to best handle merges?

2014-03-27 Thread Henrik Carlqvist
On Thu, 27 Mar 2014 11:25:33 +0100 "Bert Huijben" wrote: > If you have any input on that thread, please let us know so we can just > create the api you need to get the information you need. My tool does not call use subversion api, it simply uses popen to call the svn command line client. So wh

RE: svn2cvsgraph, how to best handle merges?

2014-03-27 Thread Bert Huijben
> -Original Message- > From: Henrik Carlqvist [mailto:hc...@poolhem.se] > Sent: donderdag 27 maart 2014 07:47 > To: Mark Phippard; philip.mar...@wandisco.com; > users@subversion.apache.org > Subject: Re: svn2cvsgraph, how to best handle merges? > > On Wed, 26 Mar 2014 15:45:31 -0400 > Ma