Hey MR dudes and dudettes, here's the ideal situation I'm looking to achieve:
We're starting a Team Software project at school, and I'd like to setup an SVN repository on the server that myself and my other teammates can get to, but I want to be able to set it up so they can (obviously) get to the SVN, but to none of my other files.
I tried creating a "teamsoftware" user, and it created the home directory:
/home/teamsoftware/
Which is good. But then, I can't figure out how to SVN *to* the repo. Since I can't give them SSH access, as only one SSH account is active for my site and it's my main administrator login, and FTP access doesn't seem to be getting me anywhere, (I keep getting weird undefined tunnel scheme errors, in both the terminal and in Eclipse) I was wondering if you guys had any suggestions.
Thanks!
We're starting a Team Software project at school, and I'd like to setup an SVN repository on the server that myself and my other teammates can get to, but I want to be able to set it up so they can (obviously) get to the SVN, but to none of my other files.
I tried creating a "teamsoftware" user, and it created the home directory:
/home/teamsoftware/
Which is good. But then, I can't figure out how to SVN *to* the repo. Since I can't give them SSH access, as only one SSH account is active for my site and it's my main administrator login, and FTP access doesn't seem to be getting me anywhere, (I keep getting weird undefined tunnel scheme errors, in both the terminal and in Eclipse) I was wondering if you guys had any suggestions.
Thanks!