> Guten Tag Dan White,
> am Sonntag, 15. September 2013 um 17:32 schrieben Sie:
>
> > Searching for a solution found one possibility: Check out a copy on
> > the subversion server and then rsync to the final client destination.
>
> How is rsync more secure than accessing the client using SSH and use svn
> update? SSH has some options to limit access and possibilities.
> For example ForceCommand sounds interesting:
>
> http://askubuntu.com/questions/48129/how-to-create-a-restricted-ssh-user-for-
> port-forwarding
>
> > I was hoping to find a one-step solution rather than a two step.
>
> How about polling on the client? Issueing a svn update every some seconds
> shouldn't hurt client and server much.
>
This is what CI servers do... Cruise Control, Team City, Jenkins, etc.
BOb
Received on 2013-09-16 17:23:40 CEST