The non-existence of the .svn directory is an indication, that you didn't do a proper checkout (using 'svn checkout'). This command should have created it. Alternatively you could have used the eric functionality (Project->Version Control->New from repository...
Detlev On Wednesday 08 October 2014, 10:16:15 Fabio Coatti wrote: > You are right; .svn was missing, it was present only in parent tree. Once I > created the folder, eric promply recognized svn. > > Many thanks. > > 2014-10-03 13:50 GMT+02:00 Detlev Offenbach <[email protected]>: > > Hi, > > > > please check, if your project directory contains a '.svn' subdirectory. > > The existence of such a directory is the indication od being version > > controlled. If eric finds this directory, it will recognize it a version > > controlled and modify its internal data accordingly. > > > > > > > > Detlev > > > > On Monday 29 September 2014, 12:07:44 Fabio Coatti wrote: > > > Hi all, > > > > > > I'm facing this situation: > > > > > > - I have a python project already under svn control > > > > > > - I created a eric5 project to manage it, without specifying to use svn > > > > > > > > > > > > Now I'm unable to tell eric that the project is already under svn, I've > > > > > > also tried to add to e4p file the <Vcs> section, but eric seems to > > > ignore > > > > > > it. > > > > > > > > > > > > Is there a way to add svn control on a already started project? > > > > > > > > > > > > Thanks, > > > > -- > > > > Detlev Offenbach > > > > [email protected] *Detlev Offenbach* [email protected]
_______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
