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-
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
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
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/
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/