Vitor wrote:
> Here is more information : i do use the following structure to keep my
> projects:
> 
> /bin
> /doc
> /src
> /obj
> 
> But i do use some use some external libs that i normally place at :
> 
> /src/libname
> 
> I understood that cvs would require an exclusive module to 
> store external
> libraries, so i would need to change my structure to :
> 
> /bin
> /doc
> /src
> /obj
> /libname
> 
> .. wich i would lile to avoid.
So library 2 would go into src/lib2name/ right?

If that's the case, then there should be no problems.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )


_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to