473,414 Members | 1,596 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Which Source Code Control

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)
May 31 '07 #1
6 1293
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

--
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)

"Peter Proost" <pp*****@nospam.hotmail.comschreef in bericht
news:ut**************@TK2MSFTNGP04.phx.gbl...
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)


May 31 '07 #2
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?

--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
..NET and ASP .NET code
May 31 '07 #3
Hi Peter, with AnkhSvn I couldn't select commit for linked files.

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)

"Peter Macej" <pe***@helixoft.comschreef in bericht
news:#I**************@TK2MSFTNGP06.phx.gbl...
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?

--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
.NET and ASP .NET code

May 31 '07 #4
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
--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
..NET and ASP .NET code
May 31 '07 #5
"Peter Proost" <pp*****@nospam.hotmail.comwrote in
news:Oc**************@TK2MSFTNGP06.phx.gbl:
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.
May 31 '07 #6
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

--
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)

"Peter Macej" <pe***@helixoft.comschreef in bericht
news:eh*************@TK2MSFTNGP06.phx.gbl...
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
--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
.NET and ASP .NET code

Jun 1 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Nicholas Then | last post by:
I am writing an ASP.NET application and I have a class that I have written to create a vCard...it just returns a string with all the necessarry info... Anyway...is there a way that I can create a...
1
by: Brian Patterson | last post by:
Has anyone ever worked on an application that was in a Source Control system and later wished they had a copy without all the source control binding information? It's a pain in the butt having to...
3
by: Sam | last post by:
Does anyone know if the .NET Framework defines a set of classes that allow you to access Visual Source Safe within your C# programs I know there is some type of COM interface...
1
by: Vladimír Kolesnik | last post by:
Hi, there we need help concerning setting project under source control. We want to have a project on the server, and developers in the local network working on this project. We decided to use...
4
by: Robert Schneider | last post by:
I'm using subversion. But I guess this is not important for the issue. So which files of a VB project should be (at least) under source control? Or which ones definitly not? I know from VB6...
4
by: Anja | last post by:
Hi everyone, I am trying to use the expression builder to create input to a control in an Access report. I have a table called Records and I want to select the minimum date for a record where...
2
by: monomaniac21 | last post by:
Hi all we are thinking of using a version control system at work. I was wondering what are some of the issues we should take into consideration when deciding upon which one to use? and which...
15
beacon
by: beacon | last post by:
Hi everybody, Using Access 2003. I'm trying to dynamically set the record source for the current form and set the control source for a text box to input data to one of three tables. I have a...
14
by: doublemaster007 | last post by:
Hi.. I am developing commandline tools for LInux.Currently i am using source insight IDE in Windows for development. Later i FTP the source to LINUX and build by make file. Can any one...
7
by: chrismaliszewski | last post by:
Hi. I created code which makes dynamically form with bounded controls for all columns. I show it to you below. My problem is, how I have to change this code to create form which record source...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.