[Codestriker-user] full file view for subversion
Brought to you by:
sits
|
From: Sean Moss-P. <se...@mo...> - 2004-10-22 06:58:27
|
I've searched this lists archives and googled but can't find out how to
configure the full file view for a subversion repository. Right now
when I click on 'Parallel' it opens a new window and just hangs. No
content is every displayed.
My valid repositories looks as follows:
@valid_repositories =
(
'svn:http://<...>/svn/trunk',
);
Nowhere have I entered a valid user/pass for this repository. I figure
I need to do this somewhere but I'm not sure where. Does anyone have a
sample checksetup.pl file they would be willing to email me? There's a
lot of configuration that looks very specific to CVS. I'm a bit worried
I'm missing things.
Thanks in advance for the help!
-Sean
|