[Eric] Using subversion with Eric

Detlev Offenbach detlev at die-offenbachs.de
Mon Aug 28 19:12:22 BST 2006


Hi,

I am glad you are up and running. However, that incident gives me another 
hint, that I have to think about the creation of a new project with VCS 
support again.

Detlev

On Monday 28 August 2006 19:30, Open Commerce wrote:
> Great, it's rocks !!!
>   Finally, with your help, I successfully use SVN on Eric3. I want to thank
> you. Great job mister. I will stay on Eric and try to understand more about
> this software (maybe to help somebody next time... ) :)
>
>   Now it's time to write some python's line !
>
> Le Dimanche 27 Août 2006 19:12, vous avez écrit :
> > On Sunday 27 August 2006 18:59, Open Commerce wrote:
> > > Le Dimanche 27 Août 2006 18:52, Detlev Offenbach a écrit :
> > > > On Sunday 27 August 2006 18:16, Open Commerce wrote:
> > > > > OK,
> > > > >  very happy to know that svn work
> > > > >  cause of this page :
> > > > >  http://spyced.blogspot.com/2005/09/review-of-6-python-ides.html
> > > > >  **SVN is ostensibly supported, but didn't work for us
> > > > >
> > > > >  So, thank you for answered so speedy to my question.
> > > > >  I have an apache repository at http://svn.open-commerce.org/svn
> > > > > and, at this time, I don't have any file inside this one(I just
> > > > > finish my programing documentation ) . So I wan't to create a new
> > > > > version controlled project.
> > > > >
> > > > >  Step by step what I do :
> > > > >  - start Eric3 (V. 3.9.1)
> > > > >  - Project -> New :
> > > > >      - Project Name : Open Commerce
> > > > >      - Progr. Language : Python
> > > > >      - Mixed Programming : None
> > > > >      - UI Type : Qt
> > > > >      - Project Dir. : /home/open-commerce/Version : 0.1
> > > > >      - Main script : ''
> > > > >      - Translation Prefix : ''
> > > > >      - Author : Brice LEROY
> > > > >      - Email : brice at open-commerce.org
> > > > >      - Description : GPL Small Business Software
> > > > >  - Add existing files to project ? No
> > > > >  - Select version system for the project : subversion
> > > > >  - Repository info :
> > > > >     - Protocol : http:
> > > > >     - URL : svn.open-commerce.org/svn
> > > > >     - Log : new project started
> > > > >     - Create standart repository layout : True
> > > > >     - Would you like to edit the VCS command option ? Yes - but I
> > > > > don't know what write ! maybe my problem is here because my
> > > > > repository require authentification on write action , so I push ok
> > > > > button -
> > > >
> > > > At this point a subversion dialog should appear. What does the
> > > > subversion dialog tell you?
> > >
> > > I don't understand you're question. is there another dialog should
> > > appear (I just have option dialog and, after pushing ok, the error
> > > dialog)? the only dialog that appear to me say that :
> > > "The project could not be created in the repository. Maybe the given
> > > repository doesn't exist or the repository server is down." and nothing
> > > more.
> >
> > Yes, indeed. There should pop up a dialog, that shows the progress of the
> > import action. What is going in the background is, that a new project
> > including the directory structure is generated and this is imported into
> > the repository.
> >
> > In your other mail you said, that you already have the repository set up
> > (which I checked in the meantime). In order to create a project, you
> > either checkout the project (Project -> Version Control -> New from
> > repository...) or you just create a new project entering the existing
> > project directory. Answer the question to add all existing files with yes
> > or add them manually later on.
> >
> > I just checked both methods with your repository and they work over here.
> >
> > Detlev
> >
> > > > > Dialog appear and
> > > > > say me : "The project could not be created in the repository. Maybe
> > > > > the given repository doesn't exist or the repository server is
> > > > > down."
> > > > >
> > > > >   So, that's all. really great thanks for your help !
> > > > >
> > > > > Le Dimanche 27 Août 2006 17:41, Detlev Offenbach a écrit :
> > > > > > On Sunday 27 August 2006 16:38, Open Commerce wrote:
> > > > > > > Hi,
> > > > > > >   I try to use Eric3 to connect to my Subversion repository but
> > > > > > > it won't work :'( (my SVN repository work fine with command
> > > > > > > line). Does somebody successfully use it or is it still under
> > > > > > > development ? If you have an exemple or something like this, it
> > > > > > > will be very useful for a VI's user like me :)
> > > > > > >   Eric3 seems to be the better IDE for Python/pyQt ... I really
> > > > > > > want to use it, please help me.
> > > > > > >
> > > > > > > Sorry for my poor english :(
> > > > > > >
> > > > > > > Best regards
> > > > > >
> > > > > > What do you try to do? Checkout something from the repository,
> > > > > > create a new version controlled project, ...?
> > > > > >
> > > > > > The solution depends on your answer.
> > > > > >
> > > > > > And no, Subversion support is not under development. It is in use
> > > > > > since about two years over here and works ok.
> > > > > >
> > > > > > Regards,
> > > > > > Detlev
> > > >
> > > > Detlev

-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the Eric mailing list