Author Topic: tiDE Team  (Read 49205 times)

0 Members and 2 Guests are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: tiDE Team
« Reply #165 on: December 31, 2010, 05:34:28 pm »
Hello everybody! I am just posting to let you know I'll be working again on tiDE for now, my father FINALLY bought me Visual Studio Professional!

I'm so happy! I know it has source control, but still haven't figured out how to use it, in fact, I didn't notice many changes from the Express version...
Cool to hear! :D Good luck with it. :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE Team
« Reply #166 on: December 31, 2010, 05:34:54 pm »
Reciting from memory, so forgive me if it's wrong.  You should click Team on the menu bar, and connect to team server.  Enter the information you see on Codeplexes source code page for TFS.

When I open project tiDE in this new program, it immediatly asks me for Username and Password :S

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #167 on: December 31, 2010, 06:01:49 pm »
Use snd\username_cp, where username is your Codeplex username, and use your Codeplex password.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE Team
« Reply #168 on: January 01, 2011, 08:47:24 am »
Yeah Sir, in the Source Control page, everything is detailedly explained. I have successfully connected to SVN, it's great!

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE Team
« Reply #169 on: January 01, 2011, 03:44:15 pm »
Sorry for double post, but I can't upload stuff. I mean, I am connected to the server, but can't really upload things, I mean, I don't know how to. Anybody knows how to? I made changes, and would like to upload them.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: tiDE Team
« Reply #170 on: January 01, 2011, 04:44:03 pm »
The first error is due to the project not finding the main method.  Your project settings probably don't have it defined.

As for the second error, make sure you have proper privileges.  If you do have privileges to upload, then there's probably a way to do it inside whatever IDE you are using.

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #171 on: January 01, 2011, 07:20:41 pm »
In Visual Studio, open Pending Changes, type a summary of your work, and click check in.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE Team
« Reply #172 on: January 01, 2011, 07:26:17 pm »
Yeah, I already figured that out and uploaded :)

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #173 on: January 06, 2011, 10:37:50 pm »
No one is to touch tiDE until we can talk about it.  I spent two hours fixing the source tree.  I'm not happy.  I thought I made it clear how important certain things were.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: tiDE Team
« Reply #174 on: January 06, 2011, 11:23:11 pm »
No one is to touch tiDE until we can talk about it.  I spent two hours fixing the source tree.  I'm not happy.  I thought I made it clear how important certain things were.
Well, good luck with your project. This is why team stuff is difficult. If you wanted, you could just write a program that ran on their system that force-uploaded/downloaded every hour.

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #175 on: January 06, 2011, 11:44:56 pm »
I could, yes, but won't.  1) It's just wrong and 2) there would be all sorts of conflicts.

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: tiDE Team
« Reply #176 on: January 07, 2011, 01:08:11 am »
Yeah, that thing is kinda hard to recover when you screw up, so now we know what to do next time.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: tiDE Team
« Reply #177 on: January 07, 2011, 01:15:05 am »
I hope you can manage to get it understood. Some stuff might be harder to understand for some people than others. I hope nothing too bad happens again in the future, though.

I personally don't like team projects much, but mostly for other reasons, such as how hard it can be to keep in touch and also people vanishing off the face of the Earth.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #178 on: January 07, 2011, 05:37:50 pm »
Okay, here's what needs to happen.  Each team member will follow these steps to fix the current issues.  You only have to do this once:
For Visual Studio 2010 Users:
1. Open Visual Studio.  Connect to Team Foundation Server using the same credentials as always.  If it does not automatically prompt you for your password, you can find this under the Team menu.  Connect to the Codeplex server.
2. Go to Source Control Explorer (this can be found under the View>Other Windows menu)
3. Expand tfs.codeplex.com\TFS14
4. Right click on tidenv, and select "Remove Mapping."  Click "Remove Mapping" in the dialog box that opens.
5. Go to your local copy of tiDE and delete the entire folder.  (For me, it's D:\tidenv).
6. Back in Visual Studio, right click on tidenv, and click "Get Latest Version"
7. In the dialog box that appears, enter D:\tidenv for the folder if you have a D: partition on your hard drive.  If you don't, use C:\tidenv.

This should fix the problems on your local machine.  This is how we will keep these problems from occurring again:
Every time you sit down to work on tiDE, you will follow these steps.  If you do not, we will get another problem like the one that required two hours of my time to fix.
1. Open Visual Studio.
2. Connect to Team Foundation Server, the same way as described above.
3. Open Source Control Explorer.
4. Expand tfs.codeplex.com\TFS14
5. Right click on tidenv and click "Get Latest Version"
6. Expand tidenv, and click on "tiDE"
7. In the right hand panel, double click on tiDE.sln to open the project
8. Code.  Make your changes to tiDE like you would a local project, and Visual Studio will automatically keep track of your changes.  Before you close Visual Studio, you must proceed to step 9.
9. If the Pending Changes panel is not visible to you, open it in the View>Other Windows menu.
10. Add a comment to the text box on top.  You should see a summary of your changes on the bottom panel of this window.  If you don't see this, make sure that the top icon of those on the left is selected.  If you should ever need to revert your changes to the server version, right click the appropriate file and click "Undo."
11. Once you have a comment, ensure that every file is selected, and click on Check-In.  You can quickly select all files by clicking the top file, Shift+Clicking the bottom file, and toggling the check mark on all of them at once.
12. After clicking check-in, your changes will be added to the server at Codeplex.  Even if a feature is unfinished, or you are only partially done working, please do this anyway.  You are now free to close Visual Studio.

I will add instructions for SharpDevelop users once I get them figured out.  I'm not too experienced with SharpDevelop on Source Control.

All of the team has been temporarily revoked write-access to the TFS server.  Once I get confirmation that you understand and will follow these instructions, I will grant write-access again.

tl;dr: This is important.  Read the whole damn thing.
« Last Edit: January 07, 2011, 05:43:27 pm by SirCmpwn »

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: tiDE Team
« Reply #179 on: January 08, 2011, 12:31:19 am »
Thanks for these clear instructions, Sir.

Will do as soon as possible.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.