[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Win32 - Project Build Dependency Error
From: |
David Sugar |
Subject: |
Re: Win32 - Project Build Dependency Error |
Date: |
Sun, 23 May 2004 15:19:38 -0400 |
User-agent: |
Mutt/1.5.5.1i |
The correct cvs is:
cvs -d subversions.gnu.org:/cvsroot/commoncpp co -r stable1 commoncpp2
Conrad T. Pino wrote:
> Hi David,
>
> > From: David Sugar
> >
> > I believe we are now using common.dsw, which does have correct
> > dependency info...
>
> The complete list of .dsw files available at:
>
> :pserver:address@hidden:/cvsroot/cplusplus
>
> is as follows:
>
> >find . -name *.dsw
> ./w32/CCXX2.dsw
> ./w32/CCXX2demo.dsw
> ./w32/CCXX2tests.dsw
>
> The path to the code I obtained was the GNU project entry page:
>
> http://www.gnu.org/directory/libs/cpp/commoncpp.html
>
> to the SourceForge project page:
>
> http://sourceforge.net/projects/cplusplus/
>
> which described CVS access on page:
>
> http://sourceforge.net/cvs/?group_id=1523
>
> and now I'm wondering if I have the right source tree.
>
> I'd appreciate your feedback as to the correct place for anonymous
> CVS access to the project.
>
> Best regards,
>
> Conrad Pino
>