Re: svnlook changed - howto see all deleted files in pre-/post-commit hooks

2011-08-12 Thread Ryan Schmidt
On Aug 12, 2011, at 11:01, Jan Ciesko (GMAIL) wrote: > What I was wondering though: if I commit a delete and run any svn command on > the REV-1 version in the post-commit hook, is it guaranteed that in the > meantime no other commits were run, thus making REV-1 invalid? > Or in other words: pre-

Re: svnlook changed - howto see all deleted files in pre-/post-commit hooks

2011-08-12 Thread Jan Ciesko (GMAIL)
Thanks Ryan and David for the info, that solved my problem. (I inspect the tree in a post-commit in the previous revision where the deleted files were still present.) What I was wondering though: if I commit a delete and run any svn command on the REV-1 version in the post-commit hook, is it g

Re: svnlook changed - howto see all deleted files in pre-/post-commit hooks

2011-08-04 Thread Ryan Schmidt
On Aug 3, 2011, at 08:14, Jan Ciesko (GMAIL) wrote: > I'd like to ask if there is a way to see which particular files have been > deleted when a directory deletion has been commited. > > Example: > > I add to a repository BAR/Apps the folder Jacobi. With "svnlook changed > "$REPOS"" in the po

svnlook changed - howto see all deleted files in pre-/post-commit hooks

2011-08-03 Thread Jan Ciesko (GMAIL)
Dear SVN-experts, I'd like to ask if there is a way to see which particular files have been deleted when a directory deletion has been commited. Example: I add to a repository BAR/Apps the folder Jacobi. With "svnlook changed "$REPOS"" in the post-commit hook I get the output: A BAR/Apps/

svnlook changed - howto see all deleted files in pre-/post-commit hooks

2011-08-03 Thread Jan Ciesko (GMAIL)
Dear SVN-experts, I'd like to ask if there is a way to see which particular files have been deleted when a directory deletion has been commited. Example: I add to a repository BAR/Apps the folder Jacobi. With "svnlook changed "$REPOS"" in the post-commit hook I get the output: A BAR/Apps/