473,698 Members | 2,158 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Does "Visual Source Safe Express" exist ?

Hello,
I plan to install Visual C# 2005 Express.
I need a source code control system. It seems that there's no express
version of Visual Source Safe.
What should I do ?
Is Visual C# 2005 Express "compatible " with open source CVS system ??

Thanks !!

Olivier.

Apr 5 '06 #1
8 7049
olrt wrote:
Hello,
I plan to install Visual C# 2005 Express.
I need a source code control system. It seems that there's no express
version of Visual Source Safe.
What should I do ?
Is Visual C# 2005 Express "compatible " with open source CVS system ??

Thanks !!

Olivier.

I haven't heard of a free version of Source Safe, but CVS should work
fine. There was an issue with Visual Studio 2003 and web projects, but
that's fixed with 2005. You won't have any integration in Visual Studio
with CVS, but you can still use another source control system just fine.

We use Subversion and TortoiseSVN with Visual Studio 2005 and it works
great.

-David

*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
Apr 5 '06 #2
Olrt,

Would be crazy. The express versions are basicly to learn students how to do
programming for Net. Source Safe is mainly for developments groups to save
in a way that it can be shared the sources.

Cor
Apr 6 '06 #3
I don't share your point of view.
Why would students don't share sources ?
What if I have to share my sources on a public CVS server ?
As a partial answer David Hogue uses Open Source source code control
systems
with Visual Studio 2005 instead of Visual Source Safe.

Apr 6 '06 #4
Cor Ligthert [MVP] <no************ @planet.nl> wrote:
Would be crazy. The express versions are basicly to learn students how to do
programming for Net. Source Safe is mainly for developments groups to save
in a way that it can be shared the sources.


And students never collaborate, I suppose?

Personally, I'm glad there's no VSS Express as it means people might
get to use *proper* source control systems instead. Personally I'd
suggest using Subversion: http://subversion.tigris.org

I don't know how easily it integrates with the Express editions of VS,
but you can always use something like Tortoise-SVN from outside the IDE
instead.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 6 '06 #5
Jon,
And students never collaborate, I suppose?

I assume that it is in that case arranged by the university and that the
project include than something as Source Save. SQLExpress is meant for every
student, even if he/she is in the age of your son.

Cor
Apr 7 '06 #6
Cor Ligthert [MVP] <no************ @planet.nl> wrote:
And students never collaborate, I suppose?
I assume that it is in that case arranged by the university and that the
project include than something as Source Save. SQLExpress is meant for every
student, even if he/she is in the age of your son.


Students collaborate with more than just other students at their own
university (many students contribute to open source projects) - and you
could equally have said that "in that case the company employing
software developers would include something".

Collaboration is a large part of development at all levels. It wouldn't
be "crazy" for MS to have come up with a Source Safe Express edition -
except in the respect that it's such a poor product, they'd be crazy to
want it to get more attention than it already unfortunately does.

Source control is useful for more than collaboration though. For
instance, it can be *very* handy to look back to see why you did
specific things, or to experiment with some code and know that you can
always get back to a working version. I would have thought that would
be especially useful for students learning .NET.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 7 '06 #7
Jon,

We don't share the same idea in this, will probably not be the last time. It
is for sure not the first time.

However, in my opinion it is good as we not have all the same opinion.

:-)

Cor
"Jon Skeet [C# MVP]" <sk***@pobox.co m> schreef in bericht
news:MP******** *************** *@msnews.micros oft.com...
Cor Ligthert [MVP] <no************ @planet.nl> wrote:
> And students never collaborate, I suppose?

I assume that it is in that case arranged by the university and that the
project include than something as Source Save. SQLExpress is meant for
every
student, even if he/she is in the age of your son.


Students collaborate with more than just other students at their own
university (many students contribute to open source projects) - and you
could equally have said that "in that case the company employing
software developers would include something".

Collaboration is a large part of development at all levels. It wouldn't
be "crazy" for MS to have come up with a Source Safe Express edition -
except in the respect that it's such a poor product, they'd be crazy to
want it to get more attention than it already unfortunately does.

Source control is useful for more than collaboration though. For
instance, it can be *very* handy to look back to see why you did
specific things, or to experiment with some code and know that you can
always get back to a working version. I would have thought that would
be especially useful for students learning .NET.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too

Apr 7 '06 #8
As a developer for a small company I would say a source control system
is a great idea. I'm the only developer and although I haven't had the
time to get a source control system installed and running, I am going
to do it sometime. Not only is it a great way to remind myself of
things but it's a way to back out of changes.

Dave

Apr 7 '06 #9

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

Similar topics

18
2550
by: Lorem Ipsum | last post by:
interesting! I just found a page in which Explorer's View Source does nothing! How did they do that?
4
4458
by: lwickland | last post by:
Non-visual C# objects on a webpage are not marked as "safe for scripting" I'm developing .NET components in C# which are used as ActiveX-style controls on web pages that are displayed inside a custom browser which is based on the IE web browser control. On 3 of about 100 PCs that the controls have been tried on, the browser produces the following error message: An ActiveX control on this page is not safe. Your current security...
2
1274
by: bredal Jensen | last post by:
It will go ahead and configure IIS to use asp.net 2.0 for your existing asp.net sites resulting in the fact that you can no longer debug your asp.net v1.1.4... applications with visual studio.net 2003. I have spent some time wondering why i could no longer debug my existing apps. right after my instalation completed and at my big surprise, IIS has "configured" them to use asp.net 2. When i manually corrected this, things started working...
11
4229
by: Tolga | last post by:
After a very rapid entrance into the Python, I have immediately looked for a good IDE. Komodo and Wing IDE look very good and I think they are enough. But now, I am searching for a Pyhton environment which should look like Delphi / Kylix, Borland's C++ builder or Allegro Common Lisp. I have found a plug-in named "Visual Python" and this name naturally maked me happy. But is it really "Visual" and does it provide a WYSIWYG rapid development...
2
9608
by: Werner Sammer | last post by:
I tried to connect to an existing Oracle Database with the following ConnectionString: using System.Data.OracleClient; // + Added Reference "System.Data.OracleClient" string cs = "Data Source=XE;User Id=karl;Password=mypasswd"; connection = new OracleConnection(cs); connection.Open(); This code yields an "Invalid argument" ORA-12532 error.
11
2030
by: kimiraikkonen | last post by:
Hello, I'm very new to C# and just installed VC# 2005 express edition and i have VB 2005 express installed previously. But i saw a thing which may be called as a "Visual C# 2005 express" bug? For example, in VB 2005 express while i was coding, if there's a coding error, errors are displayed in error list below the screen immediately during coding and before starting debugging. But in VC# 2005 express, if there's a coding error,...
4
2381
by: kang jia | last post by:
hi currently i am getting an array from database,the code is in the following, if id do not exist variable b will render an empty array. at this time, i would like to check if this array is empty means the id is not exist in my Booking1 table. How should i express this " if empty " concept in python? def confirmUp(request): q=request.session b=Booking1.objects.filter(id__exact=q) if b=empty
3
20974
by: kang jia | last post by:
hi, currently i am doing booking car online and one of the function is cancel and update booking. if the booking number users entered in is not exist. it will redirect the page stating that the booking number did not exist or you never book with us. however. i would like to express this "if Not exist" concept in my coding. how should i achieve this. the following is my code: def deleteCar(request): if...
0
8683
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8609
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9031
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8871
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7739
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4371
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.