It's all about the answers!

Ask a question

Bin directory of Visual Studio .NET project under RTC Source control not shown


V Niranjan (12545173) | asked Feb 16 '16, 5:45 a.m.
Hi

I have a VS.NET project under source control which has the BIN folder.  This folder is not shown in the Solution Explorer but is there in the physical directory on the machine.

The .jazzignore file does not have this pattern as well. So it should show up the Bin folder but is not being shown.

Following is the content of the .jazzignore file for the VS.NET project.

core.ignore.recursive=  \
    {*.suo} \
    {*.user} \
    {*.ncb} \
    {*.aps} \
    {*.sdf} \
    {*.opensdf}

core.ignore= \
    

Please suggest what could be done to display the Bin folder so that I can Deliver the same to the stream.

Regards
Niranjan V

One answer



permanent link
Arun K Sriramaiah (3.2k13177) | answered Feb 16 '16, 6:33 a.m.

Hi Niranjan,

Please find the below links and let me know does it helps.

https://jazz.net/library/article/126#How_do_I_share_a_file_that_s_ign

https://jazz.net/forum/questions/157286/rtc-ignores-changes-to-the-contents-of-bin-folder

Regards,
 Arun.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.