How to configure UNC Paths

16 views
Skip to first unread message

velappan velappan

unread,
Jun 11, 2009, 6:27:18 AM6/11/09
to TracCC Users
Hi All,

Am trying to use Tracc-CC plugin for my project and am having my
Cruise control in my windows server and i configured my project to the
cruisecontrol. I have shared the log folders to access for everyone.

Now if I gave the remote machine entries in trac.ini. It refers to the
local machine not to the remote location machine.

I don't know whether am giving the shared directory in correct way or
not can any one help me how we will give UNC path's to trac.ini.

I gave in this way

[cruisecontrol]
ccpath = \\172.25.0.11\CruiseControl\logs\test
buildstatusfile = buildstatus.txt
xslfile = \\172.25.0.11\CruiseControl\webapps\test\xsl


Thanks for your reply in advance

Regards
Vela.Velappan

Tammo van Lessen

unread,
Jun 11, 2009, 7:15:13 AM6/11/09
to traccc...@googlegroups.com
Hi Vela,

I never tried this before, so I can just guess. I assume that it may be
an issue with pythons config parser. IIRC the entries must be conform to
RFC 822, so probably the back slashes must be somehow escaped. Could you
please try

\\\\172.25.0.11\\CruiseControl\\logs\\test

or "\\172.25.0.11\CruiseControl\logs\test" ?

Alternatively, you could give forward slashes a try.

HTH,
Tammo
--
Tammo van Lessen - http://www.taval.de

velappan velappan

unread,
Jun 11, 2009, 8:00:35 AM6/11/09
to traccc...@googlegroups.com
Hi Tammo,

Thanks for your reply.

I tried in that way too it gives the same error to me.

IOError: [Errno 2] No such file or directory: '"\\\\172.25.0.25\\cruisecontrol-app\\logs\\test"/"status.txt"
Regards
vela.velappan

velappan velappan

unread,
Jun 16, 2009, 1:28:04 AM6/16/09
to TracCC Users
Hi Tammo,

Finally I sort out the issue by samba server now its working fine for
me.

Regards
Vela.Velappan

On Jun 11, 5:00 pm, velappan velappan <velapp...@gmail.com> wrote:
> Hi Tammo,
>
> Thanks for your reply.
>
> I tried in that way too it gives the same error to me.
>
> *IOError: [Errno 2] No such file or directory:
> '"\\\\172.25.0.25\\cruisecontrol-app\\logs\\test"/"status.txt"*
>
> Regards
> vela.velappan
Reply all
Reply to author
Forward
0 new messages