Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Tag: svn

Change eclipse svn saved password

I could’t find any way to change the stored user/password for svn inside eclipse. I use Subclipse plugin to use svn feature but i think this could work for others svn plugins. Just erase the file file %ECLIPSE_HOME%/configuration/org.eclipse.core.runtime/.keyring and when you try again to connect to svn it will be prompted user/password. PAY ATTENTION: Other…
Leggi tutto

Eclipse 3.4 + SVN + Tomcat 6.0 + ZK

In questa mini guida vedremo come configurare eclipse Ganymede 3.4 configurato per funzionare con un server subversion e con il framework zk per realizzare Rich Internet Application. File necessari da scaricare: Eclipse 3.4 Ganymede IDE for Java EE Developers (163 MB) link ZK framework 3.6 link Apache tomcat 6.0 link Dopo aver scompattato l’archivio di…
Leggi tutto

Aggiungere utenti al server Subversion

Dopo aver correttamente configurato un server subversion con autenticazione webdav (a presto un articolo?) ecco i semplici comandi per aggiungere delle utenze all’svn

utilizzare invece l’opzione -cm se il file deve essere creato (ATTENZIONE: con questa opzione (-cm) il file viene resettatto, cancellate utenze, caput con solo -m vengono invece aggiunte (o aggiornata la…
Leggi tutto