Re: [Codestriker-user] Codestiker supoprting svn+ssh protocol?
Brought to you by:
sits
|
From: David S. <dav...@gm...> - 2009-01-14 22:51:05
|
Hi Winnie, Can you not click on a line and add a comment? Or do you mean something else? Maybe you need to send me a screenshot as I don't understand what you mean. Cheers, David On Thu, Jan 15, 2009 at 6:46 AM, Wong, Winnie <wi...@im...> wrote: > Hi David, > > It works. Thank you so much. > > One more question - I don't see line by line annotation capability (excuse me if I'm blind). Is there any plan in the near future to have this feature? > > > Winnie Wong > wi...@im... > > IMDb > 10920 Ventura Blvd > Studio City, CA 91604 > > http://imdb.com > > > -----Original Message----- > From: David Sitsky [mailto:dav...@gm...] > Sent: Tuesday, January 13, 2009 11:12 PM > To: Wong, Winnie > Cc: cod...@li... > Subject: Re: Codestiker supoprting svn+ssh protocol? > > Hi Winne, > >> Does Codestriker support svn+ssh protocol? If so, how to properly configure >> it? > > I haven't tried this myself, partly because it would be a bit of a > pain. You need to create the appropriate ssh pub/priv keys for the > user running your web-server, and make sure the appropriate subversion > commands can be run without any password prompts as that user. > > For this reason, its usually easier just to go via svnserver or http. > > That said - try setting a repository string like: > > svn:svn+ssh://my.subversion.server/repos/product/trunk > > Cheers, > David > |