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

Re: checkout to remote location

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-10-10 07:27:57 CEST

pinky goyal wrote:
> can you please give an example.?
>
> actually what i want is to give the facility to the website users to checkout the folder from the website (a website is there to manage the repository) . i want that when a request comes for checkout of any folder, that folder can be checked out on that user's m/c
>
> thnx in advance

If you just want one-way distribution, you might be able to use ViewVC
or SVN::web to provide a web download, but if these users are going to
commit changes back they really need a subversion client to work with
svnserve or http on the server side.

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 10 07:28:25 2007

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.