[PD-dev] how to authenticate commits in SVN?

Luke Iannini (pd) lukexipd at gmail.com
Wed Feb 13 01:49:40 CET 2008


Hi Miller,
You can use svn commit --username {yourusername} (and optionally if
there's trouble --password {password} too).

Also as a general tip you can always type
"svn help {command e.g. "commit"}" to check the options on any command
(or just svn help for an overview).
Cheers
Luke

On Feb 12, 2008 4:41 PM, Miller Puckette <mpuckett at imusic1.ucsd.edu> wrote:
> Hi all,
>
> I'm trying to commit 0.41-1 to the svn repository, but can't figure out
> how to get authenticated. I checked the trunk out ala
>
> svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/pd/
>
> and now when trying to commit I get a username challenge.  In CVS I was
> using sourceforge's "ssl" authentification but can't figure out how to get
> SVN to use that.
>
> Do I have to check the sources out anew using a svnserve: or svn+ssh:
> URL?  I'm not eager to try stuff at random since I'll have to redo all
> my changes if I check out from scratch.
>
> thanks
> Miller
>
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev
>




More information about the Pd-dev mailing list