RE: subversion - readonly copy
From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Tue, 5 May 2015 16:41:06 -0700 (PDT)
On 5/05/2015 22:42, Lilian Skov wrote:
Unless there's some reason why you don't want a .svn folder to exist in the read-only copy (eg. space constraints or tools that get confused by its presence), then the best way to handle this is to set up an account on your server that only has read-only access to the repository, then check out a working copy as that user.
You can then simply "svn up" either manually or as a scheduled or hook task to keep this copy up to date.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.