Discussion:
[viewvc-users] download
JoseSaid Becerra Paloma
2011-02-24 00:32:02 UTC
Permalink
Hi,

I need to download several files from http://svn.cs.brynmawr.edu/viewvc/Pyjama/trunk/
But I donÂŽt know how to do that, Because I browse every file or directory.

Do I require to install ViewVC 1.1.6 as client ?, How could I install it ?

Thanks,

Jose

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2707031

To unsubscribe from this discussion, e-mail: [users-***@viewvc.tigris.org].
C. Michael Pilato
2011-02-24 19:54:13 UTC
Permalink
Post by JoseSaid Becerra Paloma
Hi,
I need to download several files from
http://svn.cs.brynmawr.edu/viewvc/Pyjama/trunk/
But I donÂŽt know how to do that, Because I browse every file or directory.
Do I require to install ViewVC 1.1.6 as client ?, How could I install it ?
There is no ViewVC client -- ViewVC is a server-only repository web browsing
tool.

You'll want to use a Subversion client to checkout a working copy of the
Subversion repository directory whose URL corresponds to the ViewVC URL you
show above. Through some poking around, it looks like the Subversion URL
you want is "http://svn.cs.brynmawr.edu/Pyjama/trunk/". Feed that URL into
a Subversion client's checkout (or export) command, and you should get a
copy of the whole directory.

For more information about Subversion, Subversion clients, and so on,
contact the Subversion users@ list:

***@subversion.apache.org

For example, you might ask this question there:

"I don't know anything about Subversion, but I need to download a copy of
the full tree whose repository URL is
http://svn.cs.brynmawr.edu/Pyjama/trunk/. How do I do that?"
--
C. Michael Pilato <***@collab.net>
CollabNet <> www.collab.net <> Distributed Development On Demand

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2707292

To unsubscribe from this discussion, e-mail: [users-***@viewvc.tigris.org].
Continue reading on narkive:
Loading...