Joachim Buermann ha scritto: > Hello Francesco, > > (sorry, couldn't contact you directly) hmm why? btw there's no problem in posting here if you don't need to communicate private things (e.g. passwords).
> I have updated my project sources (wxctb-0.9) in the CVS . Great! > But I'm personally > no longer work with cvs and using svn instead. How can I switch my cvs to > subversion. just tell us ;) > As I try to import/add the sources to svn, I get the following error: > > svn: Commit failed (details follow): > svn: MKACTIVITY > of '/svnroot/wxcode/!svn/act/798da748-8e2b-0410-a062-8031419a0445': 403 > Forbidden (https://svn.sourceforge.net) yes, that's because you hadn't the "svn access" authorization set. I've changed it now. Now you should be able to commit your component in the SVN repo: just some notes: - after committing it to SVN, remove it from CVS - you won't need to commit .cvsignore files (if you use them) in SVN - you may want to set the svn:executable property on files which need them (e.g. configure scripts for Unix if you use them) - be careful when using SVN: it does not allow per-path authorizations so that e.g. if you remove the sources of another components from wxCode\components folder and then commit your changes, they'll go through: i.e. you may damage other people's components. Please be careful to avoid it. Last: I see you've also made a new release for wxCTB 0.9, however the old one (look below in the list of wxCode components download: there is a "wxCTB" release already) should be versioned too (and maybe set as "hidden" since it's the old one) to avoid confusion for the users. > (I have checked out the wxCode as described in the document (part svn) linked > by the automated message below). > > BTW: I have changed my SourceForge password, but on wxCode (for edit the > wxctb > component) I have to use still my old (origin) password. yes, SF and wxCode passwords are completely unrelated. In fact, in general using different passwords for different things is the safest thing. If you want to change it however, please go to http://md5.rednoize.com/, type your new password, click "md5" and then mail me back the MD5 string you get generated (i.e. I need only the md5 of your new password, I don't care how you md5-ify it, e.g. if you don't trust that site you can use one of the many other tools that give you the md5 digest of strings). Thanks, Francesco ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxCode-users mailing list wxCode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxcode-users