← Back to team overview

yade-dev team mailing list archive

Re: BZR migration

 

What is wrong with the current repository? It works well IMO, so I'd keep it. If we need to change, perhaps we could also consider google-svn. I started using it with Emanuele and it is quite user friendly. I didn't try advanced svn commands though.

Bruno


Janek Kozicki a écrit :
Anton Gladky said:     (by the date of Wed, 29 Jul 2009 14:58:15 +0200)

So, what decision we accept?

It will be a drastic change to everyone who has SVN access.
So everyone should state his opinion about that.

The http://yade.wikia.com/wiki/Quick_subversion_tutorial needs a 1:1
equivalent about BZR. Look at those more tricky commands from SVN,
do they work with BZR too?

For example those:

Check local diff with SVN-HEAD, other people's changes svn st -qu
    svn diff -rHEAD | kompare -o -

  Check if svn up may have conflicts:
    svn merge --dry-run -r BASE:HEAD .






Follow ups

References