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

RE: url vs path

From: Jason Malinowski <jason_at_jason-m.com>
Date: Mon, 21 Dec 2009 18:43:55 -0800

svnadmin dump only takes the local filesystem path. So you must run it on
the local machine hosting the repository.

Jason Malinowski

> -----Original Message-----
> From: Tena Sakai [mailto:tsakai_at_gallo.ucsf.edu]
> Sent: Monday, December 21, 2009 5:37 PM
> To: users_at_subversion.tigris.org
> Subject: url vs path
>
> 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=24
3
> 2168
>
> 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>.

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

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 03:45:02 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.