[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnshell-like client

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Thu, 9 Jun 2011 11:33:00 -0500

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.
Received on 2011-06-09 18:33:40 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.