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

Re: Detecting root directory of repositiory

From: Branko Čibej <brane_at_wandisco.com>
Date: Wed, 27 May 2015 22:14:50 +0200

On 27.05.2015 14:12, Nicolas Ramz wrote:
> Is there a way to detect that current directory is the root of SVN
> repositiory by reading files into .svn directory ?

Please do not make any assumptions about the structure and contents of
the .svn directory. The only way to access that information should be
through the 'svn' command-line or the API.

-- Brane
Received on 2015-05-27 22:15:13 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.