Hello, In order to support multiple repositories per project, the Sourceforge team has restructured the repository structure for all projects:
http://sourceforge.net/apps/wordpress/sourceforge/2009/08/05/mercurial-multiple-repository-support/ The above note concerns Mercurial, but similar changes have been made for Git repositories as well. The proper Git path for SOCI is now different - instead of "...gitroot/soci" it should be "...gitroot/soci/soci". If you plan to clone the Git repository from scratch, use this command: $ git clone git://soci.git.sourceforge.net/gitroot/soci/soci If you already have the repository locally and would like to synchronize, please modify your .git/config file and update the url property as described above. Since we do not use multiple repositories, these changes should suffice. Please do not hesitate to report problems if you find any. I apologize for any inconvenience that the above changes might have induced. Regards, -- Maciej Sobczak * www.msobczak.com * www.inspirel.com ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
