Hi, This is my first time in an english list, then sorry for my poo english
I need configure the cvs to many directorys as commom to many
projects, like this example:
...
|--source
|  +-comom_x
|  | +-files off commons x
|  +-commom_y
|  | +-files off comuns y
|  +-project1
|  | +-files off project1
|  | +-simbolic link off ../commom_x/
|  | +-simbolic link off ../commom_y/
|  +-project2
|    +-files off project1
|    +-simbolic link off ../commom_y/ only, commom_x not needed.
...
To day my makes files commpile/link with the files on the same
directory, becous the symbolic links, but I don't know how configure
the cvs for this.

Tanks.
-- 
[]'s
Carlos E. Brock
[EMAIL PROTECTED]
[EMAIL PROTECTED]


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to