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

Which files of a VB project under source control?


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 projects that there are a lot of
unimportant files (vbw, exe, obj, ...) . But I don't know which of the
VB-VS2005 files are similar. So can anyone give me some hints please?

So far I have the following files:

..resx
..exe
..vshost.exe
..sln
..maypp
..pdb
My Project.Resources.Designer.vb.dll
..resources
..vbproj.FileList.txt
..vbproj
..vb
..vbproj.user
..settings.
..xml

Thanks in advance,
Robert




--
E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
(remove each '_' from the address and replace '#' with '@')

Nov 21 '05 #1
4 3084
Robert,
The "easiest" way to find out is to ask VS.NET.

Ensure you have Visual Source Safe integration installed. Create a Project.
Use 'File - Source Control - Add Solution to Source Control'. Look in VSS at
what files were added.

| I'm using subversion. But I guess this is not important for the issue.
Based on what files VS & VSS added to source control, add the same files to
subversion.

Hope this helps
Jay

"Robert Schneider" <lo*******@the.posting> wrote in message
news:uK**************@TK2MSFTNGP09.phx.gbl...
|
| 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 projects that there are a lot of
| unimportant files (vbw, exe, obj, ...) . But I don't know which of the
| VB-VS2005 files are similar. So can anyone give me some hints please?
|
| So far I have the following files:
|
| .resx
| .exe
| .vshost.exe
| .sln
| .maypp
| .pdb
| My Project.Resources.Designer.vb.dll
| .resources
| .vbproj.FileList.txt
| .vbproj
| .vb
| .vbproj.user
| .settings.
| .xml
|
|
|
| Thanks in advance,
| Robert
|
|
|
|
|
|
|
|
|
|
|
|
| --
| E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
| (remove each '_' from the address and replace '#' with '@')
|
|
|
Nov 21 '05 #2
Thanks Jay for the response.

I don't have VSS. I'm using VS2005 Beta2 and afaik it is not included.
I provided the list of file suffixes that occur in the project directory. Is
it possible that you or someone else mark the lines of the list somehow, so
I can see which files are the essential or the unimportant ones?

Thanks again,
Robert
--
E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
(remove each '_' from the address and replace '#' with '@')
"Jay B. Harlow [MVP - Outlook]" <Ja************@msn.com> schrieb im
Newsbeitrag news:el**************@TK2MSFTNGP12.phx.gbl...
Robert,
The "easiest" way to find out is to ask VS.NET.

Ensure you have Visual Source Safe integration installed. Create a
Project.
Use 'File - Source Control - Add Solution to Source Control'. Look in VSS
at
what files were added.

| I'm using subversion. But I guess this is not important for the issue.
Based on what files VS & VSS added to source control, add the same files
to
subversion.

Hope this helps
Jay

"Robert Schneider" <lo*******@the.posting> wrote in message
news:uK**************@TK2MSFTNGP09.phx.gbl...
|
| 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 projects that there are a lot
of
| unimportant files (vbw, exe, obj, ...) . But I don't know which of the
| VB-VS2005 files are similar. So can anyone give me some hints please?
|
| So far I have the following files:
|
| .resx
| .exe
| .vshost.exe
| .sln
| .maypp
| .pdb
| My Project.Resources.Designer.vb.dll
| .resources
| .vbproj.FileList.txt
| .vbproj
| .vb
| .vbproj.user
| .settings.
| .xml
|
|
|
| Thanks in advance,
| Robert
|
|
|
|
|
|
|
|
|
|
|
|
| --
| E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
| (remove each '_' from the address and replace '#' with '@')
|
|
|

Nov 21 '05 #3
Robert,
I'm using VS2005 beta 2 & it is included.

I installed it from the VS2005 DVD that ships with MSDN, its a separate
download from subscriber downloads. I've seen the DVD handy out at many an
MSDN event & local .NET user groups.

I have not looked at the public downloads, so I don't know if its there...

Have you tried asking in one of the VS.NET 2005 forums?

http://forums.microsoft.com/msdn/

Unfortunately I don't have time to check all the project types &
permutations to give you a list I was comfortable with...

Hope this helps
Jay

"Robert Schneider" <lo*******@the.posting> wrote in message
news:O$**************@TK2MSFTNGP14.phx.gbl...
| Thanks Jay for the response.
|
| I don't have VSS. I'm using VS2005 Beta2 and afaik it is not included.
| I provided the list of file suffixes that occur in the project directory.
Is
| it possible that you or someone else mark the lines of the list somehow,
so
| I can see which files are the essential or the unimportant ones?
|
| Thanks again,
| Robert
|
|
| --
| E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
| (remove each '_' from the address and replace '#' with '@')
|
|
| "Jay B. Harlow [MVP - Outlook]" <Ja************@msn.com> schrieb im
| Newsbeitrag news:el**************@TK2MSFTNGP12.phx.gbl...
| > Robert,
| > The "easiest" way to find out is to ask VS.NET.
| >
| > Ensure you have Visual Source Safe integration installed. Create a
| > Project.
| > Use 'File - Source Control - Add Solution to Source Control'. Look in
VSS
| > at
| > what files were added.
| >
| > | I'm using subversion. But I guess this is not important for the issue.
| > Based on what files VS & VSS added to source control, add the same files
| > to
| > subversion.
| >
| > Hope this helps
| > Jay
| >
| > "Robert Schneider" <lo*******@the.posting> wrote in message
| > news:uK**************@TK2MSFTNGP09.phx.gbl...
| > |
| > | 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 projects that there are a
lot
| > of
| > | unimportant files (vbw, exe, obj, ...) . But I don't know which of
the
| > | VB-VS2005 files are similar. So can anyone give me some hints please?
| > |
| > | So far I have the following files:
| > |
| > | .resx
| > | .exe
| > | .vshost.exe
| > | .sln
| > | .maypp
| > | .pdb
| > | My Project.Resources.Designer.vb.dll
| > | .resources
| > | .vbproj.FileList.txt
| > | .vbproj
| > | .vb
| > | .vbproj.user
| > | .settings.
| > | .xml
| > |
| > |
| > |
| > | Thanks in advance,
| > | Robert
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > | --
| > | E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
| > | (remove each '_' from the address and replace '#' with '@')
| > |
| > |
| > |
| >
| >
|
|
Nov 21 '05 #4
I found an answer at the microsoft forums.
Thanks,
Robert

--
E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
(remove each '_' from the address and replace '#' with '@')
"Jay B. Harlow [MVP - Outlook]" <Ja************@msn.com> schrieb im
Newsbeitrag news:u$**************@TK2MSFTNGP10.phx.gbl...
Robert,
I'm using VS2005 beta 2 & it is included.

I installed it from the VS2005 DVD that ships with MSDN, its a separate
download from subscriber downloads. I've seen the DVD handy out at many an
MSDN event & local .NET user groups.

I have not looked at the public downloads, so I don't know if its there...

Have you tried asking in one of the VS.NET 2005 forums?

http://forums.microsoft.com/msdn/

Unfortunately I don't have time to check all the project types &
permutations to give you a list I was comfortable with...

Hope this helps
Jay

"Robert Schneider" <lo*******@the.posting> wrote in message
news:O$**************@TK2MSFTNGP14.phx.gbl...
| Thanks Jay for the response.
|
| I don't have VSS. I'm using VS2005 Beta2 and afaik it is not included.
| I provided the list of file suffixes that occur in the project
directory.
Is
| it possible that you or someone else mark the lines of the list somehow,
so
| I can see which files are the essential or the unimportant ones?
|
| Thanks again,
| Robert
|
|
| --
| E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
| (remove each '_' from the address and replace '#' with '@')
|
|
| "Jay B. Harlow [MVP - Outlook]" <Ja************@msn.com> schrieb im
| Newsbeitrag news:el**************@TK2MSFTNGP12.phx.gbl...
| > Robert,
| > The "easiest" way to find out is to ask VS.NET.
| >
| > Ensure you have Visual Source Safe integration installed. Create a
| > Project.
| > Use 'File - Source Control - Add Solution to Source Control'. Look in
VSS
| > at
| > what files were added.
| >
| > | I'm using subversion. But I guess this is not important for the
issue.
| > Based on what files VS & VSS added to source control, add the same
files
| > to
| > subversion.
| >
| > Hope this helps
| > Jay
| >
| > "Robert Schneider" <lo*******@the.posting> wrote in message
| > news:uK**************@TK2MSFTNGP09.phx.gbl...
| > |
| > | 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 projects that there are a
lot
| > of
| > | unimportant files (vbw, exe, obj, ...) . But I don't know which of
the
| > | VB-VS2005 files are similar. So can anyone give me some hints
please?
| > |
| > | So far I have the following files:
| > |
| > | .resx
| > | .exe
| > | .vshost.exe
| > | .sln
| > | .maypp
| > | .pdb
| > | My Project.Resources.Designer.vb.dll
| > | .resources
| > | .vbproj.FileList.txt
| > | .vbproj
| > | .vb
| > | .vbproj.user
| > | .settings.
| > | .xml
| > |
| > |
| > |
| > | Thanks in advance,
| > | Robert
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > | --
| > | E-Mail: r._sch_nei_d_er#_we_ingar_t_ner.c_om
| > | (remove each '_' from the address and replace '#' with '@')
| > |
| > |
| > |
| >
| >
|
|

Nov 21 '05 #5

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

Similar topics

4
by: Rob Brown | last post by:
Is there a way to get the .NET framework to generate a cs file associated with a schema other than when the DataSet is modified? Since the cs file is automatically generated based on the schema,...
6
by: Lea | last post by:
Not only does my boss want to hide files from some developers, he wants to be able to hide different files from different users. We already use source control to ensure that people cannot check...
2
by: John E. | last post by:
Some of our developers are using .NET 2005 already and other are using 2003. Since they are not backwards compatible, we were trying to devise a system where we have 2 different project files that...
2
by: Ed Eichman | last post by:
Hi Guys, When I create an ASP.NET web app, which files do I need to check into my version control? I assume that the "bin" directory is skipped, but I'm not sure about the hidden directories...
3
by: RA | last post by:
Hi Which files I need to put on the web server in order to have my asp.net work? Thanks, Ron
0
by: Steve Klett | last post by:
Hi- I just cracked open some old asp.net projects. I tried to open them in Visual Studio.net 2003 from Source Control (File->Source Control->Open From Source Control) After answering the...
12
by: Chad Crowder | last post by:
Hi all, I hope someone can give me a hand, because I'm out of ideas. I keep getting this message: Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET...
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...
6
by: Peter Proost | last post by:
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)...
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: 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:
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
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...
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...

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.