Re: [Codestriker-user] Is remote cvs using ext method supported?
Brought to you by:
sits
|
From: David S. <si...@us...> - 2004-08-11 10:09:11
|
Hi Craig, I've just committed the support for :ext CVS repositories into Codestriker's CVS. If you do a fresh checkout, and look at the CHANGELOG file, it will hopefully explain everything you need to know. Please let me know if you get things working. Cheers, David On Wednesday 11 August 2004 15:44, Craig Jeffree wrote: > Hi David, > > I've got that configured already using an authorized_keys file on the > server. I would love to see this supported - at the moment we are just > making do without the links into the repository. Would you be able to > add support? > > Thanks for your help, > Craig. > > On Wed, 2004-08-11 at 15:32, David Sitsky wrote: > > Hi Craig, > > > > This could be supported, but it would mean that the user running the > > Codestriker web application (ie, apache/nobody) would need to be able to > > ssh into the CVS server without requiring a password to be entered, for > > this to work correctly. > > > > Is this your situation? If so, it wouldn't be that hard to support it, > > but you need to understand the caveat. > > > > On Wed, 11 Aug 2004 15:19, Craig Jeffree wrote: > > > Hi, > > > I'm trying to use Codestriker with a CVS repository which uses the ext > > > remote access method with ssh. Is this supported by Codestriker? > > > > > > I can see that the pserver method is supported and this works in my > > > configuration for another repository, however the ext method does not. > > > > > > Thanks, > > > Craig. |