Hi again!
I was wrong about calling the currently checked out revision HEAD. I want to
see diff against currently checked out revision.
I figured out what the problem is. Svn creates svn-commit.tmp one directory
higher than I am currently in.
- /trunk/lib/<--- this is where I execute "svn ci"
On Thu, May 20, 2010 at 10:40 AM, Bostjan Skufca wrote:
> I should have known that the first thing to surface would be "why" and not
> "the answer". But your question, Daniel, was polite at least :)
>
> If you pay attention to the command line in editor-cmd setting you can
> notice that content is
I should have known that the first thing to surface would be "why" and not
"the answer". But your question, Daniel, was polite at least :)
If you pay attention to the command line in editor-cmd setting you can
notice that content is appended. Therefore it is positioned below the --
This line and e
On Thu, May 20, 2010 at 10:08 AM, Bostjan Skufca wrote:
> Hi all!
>
> I would like to change default contents of commit message from 'svn status'
> output to add 'svn diff' output. How can this be achieved?
>
> I have already tried setting editor-cmd in ~/.subversion/config to "svn diff
>>> svn-co
On Wed, May 19, 2010 at 20:08, Bostjan Skufca wrote:
> Hi all!
>
> I would like to change default contents of commit message from 'svn status'
> output to add 'svn diff' output. How can this be achieved?
>
> I have already tried setting editor-cmd in ~/.subversion/config to "svn diff
>>> svn-commi