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

url vs path

From: Tena Sakai <tsakai_at_gallo.ucsf.edu>
Date: Mon, 21 Dec 2009 17:37:12 -0800

Hi folks,

I have been using svn happily.
Most of my use is just checkout-modify-checkin cycle, using an url.
Like this:
  svn checkout $HTSVN/tsakai/foo.c

Today, I wanted to run svnadmin dump command and issued:
  svnadmin dump $HTSVN/tsakai > svnDumpTsakai.dump
And it told me:
  svnadmin: 'http://vixen.egcrc.org:8099/svn/tsakai' is an URL
  when it should be a path

I haven't used the path in ages and can't remember how the url
maps to the path. Can someone please tell me how I can do what
I mean to do above?

Thank you.

Regards,

Tena Sakai
tsakai_at_gallo.ucsf.edu

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2432168

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-22 02:33:20 CET

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.