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

Miller Puckette mpuckett at imusic1.ucsd.edu
Wed Feb 13 01:58:00 CET 2008


However, I don't have a password (only ssl auth, if even that
exists in the same form) ... anyway to change SVN authentification
methods in midstream?

And/or should I just get an old-fashioned password from Iohannes?

thanks
M

On Tue, Feb 12, 2008 at 04:49:40PM -0800, Luke Iannini (pd) wrote:
> 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
> >
> 
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev




More information about the Pd-dev mailing list