Page 2 of 2

Re: Form level import/export request

PostPosted: Thu Feb 04, 2010 9:16 pm
by jcompagner
David,

i would just say, really always use in what ever you do (commit or update) use the synchronize view.
Then you always have an overview of what exactly is coming in and what you want to commit

What i always have is a pinned synchronization in the synchronization view over all my projects (for you solution and modules)
and when i want to see incoming changes i just press synchronize. Then you see all incoming changes you can review it then say ok this is what i want
Turn on the change sets (a button the the toolbar of the view). Then everything is grouped by a commit of your co worker.

When you want to commit stuff, press first the synchronize button to see if there are any updates, especially updates that also work on the files you touched!

Re: Form level import/export request

PostPosted: Thu Feb 04, 2010 9:41 pm
by david
jcompagner wrote:David,

i would just say, really always use in what ever you do (commit or update) use the synchronize view.
Then you always have an overview of what exactly is coming in and what you want to commit

What i always have is a pinned synchronization in the synchronization view over all my projects (for you solution and modules)
and when i want to see incoming changes i just press synchronize. Then you see all incoming changes you can review it then say ok this is what i want
Turn on the change sets (a button the the toolbar of the view). Then everything is grouped by a commit of your co worker.

When you want to commit stuff, press first the synchronize button to see if there are any updates, especially updates that also work on the files you touched!


You're getting through to me...I may even like it.... Can you post a screenshot or two?

Re: Form level import/export request

PostPosted: Thu Feb 04, 2010 10:50 pm
by jcompagner
here you see the default view with a svn view on the bottom left corner.

svn1.png
svn1.png (132.98 KiB) Viewed 5154 times


and here you see the svn sync view in action.
You see the changeset icon pressed, and because of that you see the changes done in working sets of the commits (the blue incoming arrows)
besides that you see the black outgoing changes, some are new files and another is a change.

svn2.png
svn2.png (143.29 KiB) Viewed 5154 times

Re: Form level import/export request

PostPosted: Fri Feb 05, 2010 12:53 am
by david
Awesome, love the screen org -- thx. Let me work with this for a few days. Totally missed the "Show Change Sets" button. That maybe what I was looking for....

Re: Form level import/export request

PostPosted: Fri Feb 05, 2010 3:31 am
by david
Hmmm...I am completely missing the "Show Change Sets" button lol.

Picture 10.png
Picture 10.png (36 KiB) Viewed 5140 times

Re: Form level import/export request

PostPosted: Fri Feb 05, 2010 6:03 am
by david
ah found it. under a drop down.
Picture 11.png
Picture 11.png (33.91 KiB) Viewed 5130 times

Re: Form level import/export request

PostPosted: Fri Feb 05, 2010 6:07 am
by david
Stupid question: how do I turn off automatically going into synchronize perspective when I hit synchronize from the synchronize pane?

Re: Form level import/export request

PostPosted: Fri Feb 05, 2010 7:47 am
by ptalbot
david wrote:Stupid question: how do I turn off automatically going into synchronize perspective when I hit synchronize from the synchronize pane?

Preferences > Team:
TeamSettings.gif
TeamSettings.gif (21.74 KiB) Viewed 5117 times