On 8/23/07, Almad <[EMAIL PROTECTED]> wrote:
> I'd like to ask if there is any possibility for moving django from SVN
> to some distributed version control system.
No, there is no possibility for moving Django from Subversion at this
time. The benefits would not outweigh the downsides, which are
On 8/23/07, Honza Král <[EMAIL PROTECTED]> wrote:
> Do you really need this? I am currently keeping my own two branches in
> git repository, that I synchronize with the master svn repository.
>
> It is very simple to do and completely painless. As you said yourself
> - since there are many convers
Do you really need this? I am currently keeping my own two branches in
git repository, that I synchronize with the master svn repository.
It is very simple to do and completely painless. As you said yourself
- since there are many conversion tools, nothing is stopping you from
running your own dis
Hi,
I'd like to ask if there is any possibility for moving django from SVN
to some distributed version control system.
Move would be painless (at least on Mecurial from my experience) as
there are converting tools (hgsvn), it works on almost all platforms,
there is a trac plugin (so tickets, wik