473,411 Members | 2,083 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,411 software developers and data experts.

repository question

Hi,

I am using CVS as my file repository for some VC projects.

Does any one know which of the solution related files I need to store:

i.e., do I need to store the files with these extensions:

*.suo
*.ncb

tks

Nov 17 '05 #1
2 1225
"E.T. Grey" <ne****@alpha-centauri.com> wrote in message
news:di**********@nwrdmz01.dmz.ncs.ea.ibs-infra.bt.com...
I am using CVS as my file repository for some VC projects.

Does any one know which of the solution related files I need to store:

i.e., do I need to store the files with these extensions:

*.suo
*.ncb


See this for a description of the .sln and .suo files

http://msdn.microsoft.com/library/de...lStudioNET.asp

For what it is worth, I would store both.

The .ncb file is for browsing. There is no harm in deleting it as the
compiler will just go and recreate it as necessary so I wouldn't bother to
store it.

Regards,
Will
Nov 17 '05 #2
E.T. Grey wrote:
Hi,

I am using CVS as my file repository for some VC projects.

Does any one know which of the solution related files I need to store:

i.e., do I need to store the files with these extensions:

*.suo
*.ncb


..suo - solution options file
..ncb - no-compile browser database (aka intellisense)

No, you definitely don't want to store either of those. They're workstation
specific, so unless you're using only a single computer and it's a one-man
project, you don't want 'em in your repository.

-cd
Nov 17 '05 #3

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

Similar topics

4
by: games60 | last post by:
Hi, I have a xml file and i want to make the repository of it so that i can fire queries on it to extract the data i need from the XML file. Does anyone know how to make the XML repository....
3
by: Dave Johnson | last post by:
I have made a Data Repository Class that holds all the Methods for the Objects that i use in my System such as Order,Client,etc Example for what i want to do: In the Client Class I want to...
1
by: Shinya Koizumi | last post by:
I just started using the CVS Repositories from Eclipse. However, It keeps giving me this following error message. I am using CVSNT 2.5.03 and if anyone knows how to disable/enable this prefix...
0
by: yenlin.liu | last post by:
Who is the owner of the ebXML Registry Repository? Since The ebXML Registry Repository stores many business profiles and business scenarios. Companies can upload/download data from the ebXML RR....
2
by: Lars | last post by:
Hello, Anynoby knows a content repository similar to Content Repository for Java? I want to use a content repository without dependency of the storage system. I want to use file system or...
0
by: Sean Chambers | last post by:
This is a fairly simple architecture question, just can't seem to wrap my head around the answer. I am using NHibernate 1.2 from the trunk to leverage generics support. I have a User Table...
11
by: HMS Surprise | last post by:
Greetings, Could someone point my muddled head at a/the python repository. I know that one exists but cannot find it again. In particular I am looking for a standalone search tool that given a...
2
by: jej1216 | last post by:
We use Joomla for our company Intranet, and have some external links to pages we built using PHP. We need to set up a Forms Repository that will allow users to download PDF forms. At this point...
4
by: rahatekarabhijeet | last post by:
Hi, I have seen that some modules which are available on CPAN are not listed in ActiveState repository. So those are not available to install by using ppm. I find out the way of adding adding...
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...
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
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.