|
From: RT <rt...@sy...> - 2003-06-21 05:07:50
|
I have no idea how long it will take for the CVS tree to appear but the browseable data will be older. As Daniel mentioned there's a 24 hour delay on the CVS tree because it's running off a backup server. Once SF gets CVS running normallly again it should be visible. According to the Site Status page there working on updating CVS performance which won't be done until August. The only thing it will really noticably affect is that it's mostly running off the backup server which is 24 hours old. More information at http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1#cvs As for the setup. It's was quite easy. I got it working (well as much as it works at the moment :)). I do have once suggestion with the workings though, I'm just not sure how you'd want to go about it. The setup(configuration) file Will be constantly changing for everyone and to my knowledge (could be wrong on this) CVS doesn't seem to ignore files that already exist in the tree even if you tell it to. This means the every time someone commits something it will also commit that file because it will most likely be different the to repository version. Everyone will also have to remember to change or delete there working version when they update. This is tedious and accident prone. My project creates the config file on setup, and provides a template to create the actual config file, but CVS is setup to ignore the actually configuration script. I'd suggest doing something like this or, if theres better ideas out there, one of them might be more reasonable. Quick con about a script to create the config file. The server has to have write access to the directory its stored in ... I can't seem to get this working on Windows. Unless you get a Perl script that creates it. Just suggestions Long message. Sorry about that. I'll go now. TeamHost Limited wrote: >Hello Ryan! > > > >>Due to problems at Sourceforge >>ViewCVS isn't displaying it yet. >> >> >How long will it take to update? (=Be visible...) > > > > >>Now I gotta see if I can get it to run on my Linux box. :) >> >> >Did it work? Any problems? > >Bye, >Alexander > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: INetU >Attention Web Developers & Consultants: Become An INetU Hosting Partner. >Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! >INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php >_______________________________________________ >GroupSuite-list mailing list >Gro...@li... >https://lists.sourceforge.net/lists/listinfo/groupsuite-list > > > -- Ryan Thompson Project Manager OpenSource GroupWare http://osgw.sourceforge.net |