Re: write to svn via https and ssh, svn server with one operating system user for ssh access

2011-12-16 Thread rupert.thurner
On Dec 16, 3:03 pm, Andy Levy wrote: > On Fri, Dec 16, 2011 at 08:56, rupert.thurner > wrote: > > hi, > > > i tried to search a little but i did not see it explicitely: > > > 1. is it possible to access the same svn repository for writing via > > http(s) and ssh? > > Yes. It's in the > manual.h

Re: write to svn via https and ssh, svn server with one operating system user for ssh access

2011-12-16 Thread Andy Levy
On Fri, Dec 16, 2011 at 08:56, rupert.thurner wrote: > hi, > > i tried to search a little but i did not see it explicitely: > > 1. is it possible to access the same svn repository for writing via > http(s) and ssh? Yes. It's in the manual. http://svnbook.red-bean.com/en/1.7/svn.serverconfig.multi

write to svn via https and ssh, svn server with one operating system user for ssh access

2011-12-16 Thread rupert.thurner
hi, i tried to search a little but i did not see it explicitely: 1. is it possible to access the same svn repository for writing via http(s) and ssh? 2. how would it be possible to configure svn so that only one operating system user is needed for ssh access, like e.g. github is doing? rupert.