[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: Thompson, Graeme (AELE) <Graeme.Thompson_at_smiths-aerospace.com>
Date: 2007-10-12 09:31:22 CEST

I am assuming that the many previous answers are unsatisfactory?

As such the choice of solutions seem to be as follows:

1) Provide access to the SVN repository to remote machines, get those
machines to use SVN to checkout locally (Standard use case, but not what
you want... It there a reason that this cannot be done?)

2) Provide a tar or zip file containing the project contents, which is
served by the server. Again doesn't seem to be what you want as you have
asked the question again...

3) A new possibility! Mount a folder on the remote machine via NFS and
then run svn checkout on the server with the target as the mounted
share, this is really not a good idea for a whole host of security
reasons but it seems to be the answer that you could be looking for?

It may be worth mentioning that SVN is essentially a PULL system (i.e.
it gets data from a server) rather than a PUSH system (i.e. the server
pushes the data to the clients - e.g. Some mail systems such as the one
used by Blackberry)

HTH,

Graeme

> -----Original Message-----
> From: pinky goyal [mailto:pinky_goyal22@yahoo.com]
> Sent: 09 October 2007 11:25
> To: users@subversion.tigris.org
> Subject: Checkout to remote location
>
> Does anyone have idea how to checkout a project to remote m/c by svn
> checkout command ????
>
>
> ________________________________
>
> Catch up on fall's hot new shows
> <http://us.rd.yahoo.com/tv/mail/tagline/falltv/evt=47093/*http
://tv.yahoo.com/collections/3658> on Yahoo! TV. Watch previews, > get
listings, and more!
> ______________________________________________________________________
> CAUTION: This message was sent via the Public Internet and
> its authenticity cannot be guaranteed.
>
> ______________________________________________________
>
>

 
************************************************
The information contained in, or attached to, this e-mail, may contain confidential information and is intended solely for the use of the individual or entity to whom they are addressed and may be subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.
************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 12 09:32:58 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.