Claude Schneegans wrote:
>> when the user logs into what?
> 
> Well, there must be some repository manager on the server, no?

Yes. But why would would you want to automatically download code from there? 
Only exchange code with the repository when you explicitly want to and have 
authorized the changesets going in both ways.


>> users have to go and fetch the latest versions.  Its really
>> simple in Eclipse, right-click > Team > Update...done!
> 
> Ok, but what if they don't? They can create a new version from an 
> absolete copy?

Of course. That is how you fix bad fixes. You just have to jump through a few 
hoops when you want to check in code based on old code because a conflict will 
be detected and you need to manually resolve the conflict and overwrite the new 
version.


> >>Using  asimple ANT script, you can get all th latest code from the
> >>repository and push it to a server....bammm!
>
>... and overwrite some more latest code already pushed by someone 
>else?.... BADAMMMM! ;-)

There is no 'more latest code'. The repository is authoritative, if the 
repository says it is the latest code it is the latest code.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265216
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to