Which Source Code Control

P

Peter Proost

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
 
P

Peter Proost

Hi, I just did some more testing with sourcegear vault, and it seems to do
what I want by sharing files. But any tips are still welcome

Greetz,

Peter
 
P

Peter Macej

I've already tested subversion

I'm using Subversion with AnkhSvn. It works with linked files without
any problems. I just tried it. I've performed Commit and Log operations
on the same file from various projects.

What particular problem do you experience?
 
P

Peter Proost

Hi Peter, with AnkhSvn I couldn't select commit for linked files.

Greetz,

Peter
 
P

Peter Macej

Hi Peter, with AnkhSvn I couldn't select commit for linked files.

Strange. Maybe the problem occurs only with forms as they consist of two
files. I have only tried normal classes. I'm using AnkhSVN 1.0.1.2736
 
G

Guest

Hi, I just did some more testing with sourcegear vault, and it seems
to do what I want by sharing files. But any tips are still welcome

SourceGear Vault is great (very reliable and easy to use) - free for 1 user
too.
 
P

Peter Proost

Hi I tried it with linked forms and the latest version of AnkhSVN, but for
now sourcegear vault seems to do the job ok, but thanks again for your
input.

Greetz,

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top