Placing a working copy on a network drive
From: Steve Swift <steve.j.swift_at_gmail.com>
Date: Thu, 31 May 2012 03:03:34 -0700 (PDT)
Is there any reason why I shouldn't use my Windows system to place a working copy in a directory on our Linux server via a SAMBA share?
My N:\ drive maps to the root of our server, so I could update the CGI scripts by placing a working copy in N:\var\apache2\www\cgi-bin\
I have all the necessary access permissions - I'm currently updating the scripts by editing them directly on the share.
The scripts are not sensitive to Windows CRLF vs Linux LF line-ends.
My ultimate goal would be to use a post-commit hook to do the work for me.
I realise that I could try it and see what happens, but it might work at first, then develop problems later.
------------------------------------------------------
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.