views:

230

answers:

0

Hi,

I've just set up ccnet to pull my code from svn, this is working fine except in my /lib folder i have an svn:external to another repos (googlecode) which has different authentication credetials to the repos ccnet is pulling from. How do i tell ccnet the user/pass for the external?

If this is not possible what can I do?

My external is to googlecode which has public read via http://bla.googelcode, but i need to commit to this repos while developing, so the external is set up to https://bla.googlecode. Is there some hack/workaround i can do to allow committing from my dev machine to https:// but allow ccnet to read from http:// ?

Thanks

Andrew