Closed GoogleCodeExporter closed 9 years ago
What version of the Project Plugin are you using? (Tools=>PluginManager see
version
number next to projects).
Thanks,
Cody
Original comment by CodyPrec...@gmail.com
on 21 Aug 2008 at 2:30
Using Project Plugin version 0.6
Original comment by paulbuxt...@googlemail.com
on 21 Aug 2008 at 2:48
I think that CVS stores the paths to directories in the CVS/Repository file
always with forward slashes. I added
some code to swap the forward slashes in those paths with the value of os.sep.
Original comment by Kevin.Da...@gmail.com
on 21 Aug 2008 at 3:00
Hi,
Yes I think CVS repo file always uses forward slashes. I don't think you should
need
to modify those slashes however, as when you talk to the cvs server (e.g. using
rlog
in this case) the format of the path should be the same as in the repo file.
This may be a protocol dependant issue, as I can see using the local os
seperator
making sense when using a local cvs server, but when communicating with a remote
server the only information you have of it's seperator preferences is the
contents of
the repo file.
Paul.
Original comment by paulbuxt...@googlemail.com
on 21 Aug 2008 at 3:20
Hi Kevin,
Has this been resolved?
Can you close it if it has.
Thanks,
Cody
Original comment by CodyPrec...@gmail.com
on 23 Oct 2008 at 2:58
Original comment by CodyPrec...@gmail.com
on 23 Oct 2008 at 2:58
Original comment by Kevin.Da...@gmail.com
on 23 Oct 2008 at 3:27
Move old 'fixed' issues to verified
Original comment by CodyPrec...@gmail.com
on 3 Feb 2009 at 8:18
Original issue reported on code.google.com by
paulbuxt...@googlemail.com
on 21 Aug 2008 at 10:37