Check for svn:externals that point to an external repository. That password
prompt may be for the external repository, and you're getting locked out (of
the external repo) because you are providing the wrong password for the wrong
repo.
From: Wendell Nichols [mailto:wc...@shaw.ca]
Sent: Tuesd
Unless you exported multiple revisions, you shouldn't need more than a few
positive matches to determine the revision.
First, compare the tree structure against the repository. You'll want to avoid
researching moved files, and this will help you narrow down your search.
Second, 'svn export' se
A pre-commit hook can determine if a file exists in the checkin
transaction. A pre-commit hook can look at the repository to see if a
file already exists in the repository.
A pre-commit CANNOT verify that a file exists in the user's workspace.
"script will check for the presence of project.