[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] CVS fails to work with locations having slash at end

I can just only login to locations such as :pserver:user@xxxxxxxx:/cvsroot/
(slash at end of the path), but when exploring deeper I get errors "The CVS
repository reported problems. protocol error: directory /cvsroot/project is
not under /cvsroot/". Changing location to :pserver:user@xxxxxxxx:/cvsroot/
fixes the problem, but I use CVS server where I have no control and can't
change authentication rules to allow such location. Other CVS tools allows
using cvsroot paths with slash at end.

I use WSWB R0.9 (build 0.125).

Is this known bug? And when are you planning to fix it?