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

Re: How to view/change url in svnsync?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-10-25 21:57:11 CEST

On 10/25/06, Chekan, Vadim <vchekan@enviance.com> wrote:
> Hi all,
> How I can view or change url or password that I entered when created
> mirror repo using "svnsync init"?

It's stored as revprops on revision 0 of the repository, so you can
view it via svn proplist --revprop -r0 and edit it via svn propset
--revprop -r0.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 25 21:58:37 2006

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.