Tagged Questions
1
vote
1answer
31 views
Is it a good practice to use svn for two different applications but on the same server?
Is it a good practice to use SVN for two different applications but on the same server ?
I'm asking this because, whenever I update one of the application with svn it does not ask for password ...
1
vote
1answer
381 views
svn and webserver files ownerships
I've an issue with files ownerships.
I have a drupal website and the "files" folder needs to be owned by "www-data" in order to let the users to upload files with php.
However I'm now using svn and ...
2
votes
1answer
537 views
How to assign correct permissions to both webserver and svn?
I've an issue with files ownerships in unix.
I have a drupal website and the "files" folder needs to be owned by "www-data" in order to let the users to upload files with php.
However I'm now using ...