On Jun 9, 2011, at 11:26, Rick Varney wrote:

> If I mount the the repository as a file system using a WebDAV client,
> how would I accomplish doing an svn info on a file, for example?  I assume
> that svn info would think files in the mounted file system are unversioned 
> files.

Right, simply running svn commands here wouldn't work.

> Is there a way to discover the URL of files mounted in this way?

Presumably you know the URL, since you used it to connect to the server in the 
first place. You could write shell aliases or scripts to help you get info or 
logs from the original repository URL.


Reply via email to