> Yes, if you want I can implement it. I think I can set an option in > Preference, to set which side you want.
Thanks! > > > Also, is there any plans to support distributed VCS? I like Mercurial. > > Like svn, it's a plugin, so VCS can be also a plugin, but I haven't > used it, so is there some modules I can use to access VCS? Yes, you can download mercurial here: http://www.selenic.com/mercurial/ If you are on windows, this is the easiest way to get familiar with it: http://tortoisehg.sourceforge.net/ The idea of the distributed VCS: http://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/ Best of luck! > -- > I like python! > UliPad <<The Python Editor>>:http://code.google.com/p/ulipad/ > UliWeb <<simple web framework>>:http://uliwebproject.appspot.com > My Blog: (new)http://http://hi.baidu.com/limodou > (old)http://www.donews.net/limodou
