svn - Starting a new Codelite project from subversion -
i cannot life of me figure out how import new project in codelite svn repo. documentation on codelite website lacking on this. how 1 it?
importing project svn no different importing project local file system. first, checkout th sources svn ( can either favorite svn client or use codelite's svn plugin) - note codelite's svn plugin requires install svn command line tool
once have checked out sources have 2 options here: 1) if have .workspace file , load codelite ( workspace -> open workspace ) 2) if don't have workspace, create new project (yes, project) workspace -> new project select type of project want give name , click ok. right click on project , select import files directory, select directory checked out sources , codelite rest
edit:
see screenshot of svn plugin, maybe help:
eran
Comments
Post a Comment