We've implemented svn in linux it's working really well for us now that we got the kinks out.
We basically made two tools, our own svndiff and svncommit
We made use of these two existing tools which were handy:
call "*plus/proj/pxprg;to_cvs",APP_PATH$,OUT_PATH$,LAST.PSWD$
as well as
call "*plus/proj/pxpnl;to_cvs",APP_PATH$,OUT_PATH$,PANELS$
We basically made two tools, our own svndiff and svncommit
We made use of these two existing tools which were handy:
call "*plus/proj/pxprg;to_cvs",APP_PATH$,OUT_PATH$,LAST.PSWD$
as well as
call "*plus/proj/pxpnl;to_cvs",APP_PATH$,OUT_PATH$,PANELS$
