Hi group,
Which source code control program would you guys advice when working a lot
with linked files in .net
For example, I've got project A with its own frmA, frmB (linked from
project B) and frmC (linked from project C)
Now when I change frmC from inside project A I woul also like to see the
changes in project C.
I've already tested subversion, sourcegear vault 3.5, ankhsvn which all seem
to work fine but not for linked files or am I missing something?
Btw I'm using Visual Studio 2005
Greetz, Peter
--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
Which source code control program would you guys advice when working a lot
with linked files in .net
For example, I've got project A with its own frmA, frmB (linked from
project B) and frmC (linked from project C)
Now when I change frmC from inside project A I woul also like to see the
changes in project C.
I've already tested subversion, sourcegear vault 3.5, ankhsvn which all seem
to work fine but not for linked files or am I missing something?
Btw I'm using Visual Studio 2005
Greetz, Peter
--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
Comment