Check in of new C# project missed .csproj file
Moderator: SourceGear
-
- Posts: 33
- Joined: Tue Aug 24, 2004 8:19 am
Check in of new C# project missed .csproj file
During a demo to the groups in my company (naturally).
I was showing them how smart Vault is in checking in new projects and it knows what files to check in and what not to.
Well someone pointed why isn't the .csproj checked off.
All the other files were correct.
The was a simple Wizard Project, Rebuild solution and check-in.
I also verified VS IDE was closed to confirm the file was not locked.
I was showing them how smart Vault is in checking in new projects and it knows what files to check in and what not to.
Well someone pointed why isn't the .csproj checked off.
All the other files were correct.
The was a simple Wizard Project, Rebuild solution and check-in.
I also verified VS IDE was closed to confirm the file was not locked.
Running 3.0.1 with gold support
-
- Posts: 33
- Joined: Tue Aug 24, 2004 8:19 am
-
- Posts: 33
- Joined: Tue Aug 24, 2004 8:19 am
Yea, this was a boneheaded default on our part. We accidently included .csproj as an excluded file type. This will be corrected in 3.0.2
In the meantime, you can edit the file exclusion list in the Admin Tool->Repository Options, and take *.csproj out of that list, and it should start automatically including them.
In the meantime, you can edit the file exclusion list in the Admin Tool->Repository Options, and take *.csproj out of that list, and it should start automatically including them.
-
- Posts: 24
- Joined: Fri Apr 30, 2004 2:38 pm
On a related note:
If you still have .csproj as an excluded file type:
- Add folder with a .csproj file in it
note that .csproj file is (correctly) not checked
note properties (ex: 10KB, 4 files, 1 folder)
- check the .csproj checkbox in the file list to have it added too
note the properties in the Add Files/Folders dialog are correct
(ex: 14KB, 5 files, 1 folder)
- Press OK
Note the changeset details are NOT correct
(ex. still 10KB, 4 files, 1 folder)
If you still have .csproj as an excluded file type:
- Add folder with a .csproj file in it
note that .csproj file is (correctly) not checked
note properties (ex: 10KB, 4 files, 1 folder)
- check the .csproj checkbox in the file list to have it added too
note the properties in the Add Files/Folders dialog are correct
(ex: 14KB, 5 files, 1 folder)
- Press OK
Note the changeset details are NOT correct
(ex. still 10KB, 4 files, 1 folder)