How can I determine the base URL of a repository?
From: Doyle, Patrick <WPD_at_dtccom.com>
Date: 2005-11-03 22:23:02 CET
Is there some mechanism I can use to determine the URL of a repository from
I can use:
$ svn info | grep URL
but that gives me the repository _plus_ the name of the directory within the
URL: file:///home/wpd/testsvn/trunk/dir1/dir2
I would like to get just the file:///home/wpd/testsvn part.
Any thoughts?
--wpd
---------------------------------------------------------------------
|
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.