On Tuesday 07 Mar 2006 08:48, D. Michael 'Silvan' McIntyre wrote: > On Monday 06 March 2006 11:18 pm, Stephen Torri wrote: > > I do have a few simple error checking things I want to commit. What > > do I have to do to commit them via subversion? Anything more than > > just 'svn commit'? > > It depends on how you checked it out. I've already forgotten the > details, but if you checked it out anonymously, you can't just commit > it without telling Subversion who you are, through some syntax.
"svn commit --username <username>" should do it. Chris ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
