473,387 Members | 1,318 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,387 software developers and data experts.

Source control

I need a source control system for C# that supports exclusive locking
and works across a wide-area network (i.e. the Internet).

Visual SourceSafe can corrupt files over a slow connection, and CVS
and Subversion don't support exclusive locking.

What are my options? I'd prefer something free or cheap!

P.
Nov 16 '05 #1
4 1516
Source Offsite (name?) works over the Internet and links into SourceSafe. It
might be an option.

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Paul E Collins" wrote:
I need a source control system for C# that supports exclusive locking
and works across a wide-area network (i.e. the Internet).

Visual SourceSafe can corrupt files over a slow connection, and CVS
and Subversion don't support exclusive locking.

What are my options? I'd prefer something free or cheap!

P.

Nov 16 '05 #2
I have a developer at work using Source Offsite
(http://www.sourcegear.com/sos/index.asp) remotely over the Internet. He's
been using it for about a year now has had really good luck with it. It
works much faster over a WAN link than plain old VSS and has encryption
support as well. I don't know off hand if it supports exclusive locking
however if VSS supports this, I would imagine SOS does too. It is not free
though.

Cletus

"Cowboy (Gregory A. Beamer) - MVP" <No************@comcast.netNoSpamM> wrote
in message news:3F**********************************@microsof t.com...
Source Offsite (name?) works over the Internet and links into SourceSafe.
It
might be an option.

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Paul E Collins" wrote:
I need a source control system for C# that supports exclusive locking
and works across a wide-area network (i.e. the Internet).

Visual SourceSafe can corrupt files over a slow connection, and CVS
and Subversion don't support exclusive locking.

What are my options? I'd prefer something free or cheap!

P.

Nov 16 '05 #3
Paul E Collins wrote:
I need a source control system for C# that supports exclusive locking
and works across a wide-area network (i.e. the Internet).

Visual SourceSafe can corrupt files over a slow connection, and CVS
and Subversion don't support exclusive locking.

What are my options? I'd prefer something free or cheap!


Exclusive locking is something that can never be achieved, or you have to
work directly inside the sourcecontrol database (IIRC clearcase does this).
You can of course exclusively checkout a file, but no-one can stop you from
altering a file on disk. Systems like CVS and Subversion have proven that
exclusive checkouts is not something you need. You do need security, but
that's build into almost any sourcecontrol system.

So you need vss or a clone. I'd try Vault, it's from sourcegear, and free
for individual use if I'm not mistaken. However, consider that exclusive
checkouts are perhaps a requirement on paper, it will probably work against
you in practise.

Frans.

--
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET Blog: http://weblogs.asp.net/fbouma
Microsoft C# MVP
Nov 16 '05 #4
Paul:

Frans and Greg both mentioned SourceGear products.

I'd like to invite you take a look at the information or to download the
demo regarding SourceGear Vault - http://www.sourcegear.com/vault

Additionaly, you can get other detailed information ( including user
testimonials ) from the SourceGear Support Vault Forums -
http://support.sourcegear.com

If there's anything else I can do, please let me know.

Jeff Clausius
je***@raegecruos.com (just reverse the email domain)
SourceGear
"Paul E Collins" <fi******************@CL4.org> wrote in news:clollc$bg3$1
@titan.btinternet.com:
I need a source control system for C# that supports exclusive locking
and works across a wide-area network (i.e. the Internet).

Visual SourceSafe can corrupt files over a slow connection, and CVS
and Subversion don't support exclusive locking.

What are my options? I'd prefer something free or cheap!

P.


Nov 16 '05 #5

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

Similar topics

0
by: Brett Gerhardi | last post by:
Hi all, I'm having a nightmare with Windows Installer projects and souce control. My situation is that I have a few related windows application / dlls, some generic shared library files and a...
3
by: Michael Slattery | last post by:
Hello... I need to recover an old backup of a solution (with 3 projects) that was under source control. I thought I removed all that was needed however I get the following error message when...
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...
2
by: RSB | last post by:
Hi Every one, I am currently using Visual Studio .Net and trying to open a project from SourceSafe and once i open the project for the first time i get the following error/warning... "The...
3
by: Job Lot | last post by:
I am having loads of problem using vb.net project under visual source safe. I’ll start with How can I exclude source safe information from the project when I take a copy of project home? I...
2
by: Matze | last post by:
I have setup Visual Studio to work with a VSS-Server. (Source Off Site) I dont see a way to share and later branch my project. File -> Source Control -> Share is grayed out. What is the best way...
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...
0
by: Don | last post by:
I have a page that has several controls on it and the controls are shown or hidden during postback. I show and hide them using the visible property. When I use 'view source' in Internet Explorer...
1
by: bharathreddy | last post by:
This Article gives an introduction to VSTS Team Foundation & fundamental difference between Visual Source Safe (VSS) and VSTS Team Foundation. Team Foundation is a set of tools and technologies...
3
by: ºa¤Ö | last post by:
We are developing ASP.NET web application and using Visual source safe (VSS) to control our source code We developed a user control and it will been used by different project. I know there have...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.