Voodooprojects

Chameleon => DevTalk => Topic started by: Bit Shoveler on December 29, 2013, 10:22:24 PM

Title: Want to spawn branch in repo, what am I missing?
Post by: Bit Shoveler on December 29, 2013, 10:22:24 PM
I'm an experienced C++ developer and long time Hackintosher who wants to start hacking on Chameleon. I'm very familiar with svn etiquette on collaborative projects. I have no intention of committing anything to trunk until someone else reviews it.

I created an account on forge, but it won't let me 'svn cp' to spawn a branch:

Code: [Select]
hackintosh_eth0:branches chucko$ svn --username bitshoveler cp -m 'Creating branch for my experiments, starting from current trunk' http://forge.voodooprojects.org/svn/chameleon/trunk http://forge.voodooprojects.org/svn/chameleon/branches/bitshoveler
Authentication realm: <http://forge.voodooprojects.org:80> Subversion Repository
Password for 'bitshoveler':
svn: E175013: Access to '/svn/chameleon/!svn/act/a301026e-4c36-4950-af2b-34777b5de695' forbidden
hackintosh_eth0:branches chucko$

What do I need to do to create this branch? Or do I need someone else to create it for me? Thanks in advance.
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: Gringo Vermelho on December 30, 2013, 11:36:27 PM
Try irc://irc.voodooprojects.org/

Not sure if there's still activity or not...but it's something.
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: Bit Shoveler on December 31, 2013, 11:38:50 PM
Will do. Thanks GV.
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: ErmaC on January 01, 2014, 02:21:19 PM
Hi guys.
@Bit Shoveler

I can add you to the Chameleon Team with write access, as I'm one of the admin project.

Just a reminder.. Your nick is bitshoveler ?

Fabio
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: Gringo Vermelho on January 02, 2014, 08:02:15 AM
It's nice to see Chameleon still getting some dev attention, I've been worried for a while that it might be dying.

Fabio, is it okay with you if I send you a PM if someone should ask for access again?

Are you the boss now? lol
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: ErmaC on January 02, 2014, 11:56:04 AM
Hi Gringo!

I'm not so active here on voodooprojects forum, maybe we can use this topic for future request...

Chameleon need active developer for fix issue and implements new future features...
And need developer/contributor with the spirit of sharing knowledge and not just make a commercial rebranding.

Yep feel free to PM me on InsanelyM. For request...

PS I'm not the boss... I'm an user with some more privilege (project manadgments)

ErmaC
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: Gringo Vermelho on January 03, 2014, 06:15:38 AM
Right. I'll let you know.

Chameleon (...) need developer/contributor with the spirit of sharing knowledge and not just make a commercial rebranding.

Ain't that the truth.

Here's to less commercial rebranding and more sharing in 2014.
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: Bit Shoveler on January 04, 2014, 04:28:56 AM
Hi guys.
@Bit Shoveler

I can add you to the Chameleon Team with write access, as I'm one of the admin project.

Just a reminder.. Your nick is bitshoveler ?

Fabio

Thank you ErmaC. Yes, my login on the forge is bitshoveler. Sorry for the delay, I don't check this forum so often.

edit: I'm the primary developer of this project in my day job: https://svn.code.sf.net/p/plexil/code/
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: ErmaC on January 04, 2014, 05:01:12 PM
Done.
http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/branches/chucko

Let me know for any problem.

Fabio
Title: Re: Want to spawn branch in repo, what am I missing?
Post by: Bit Shoveler on January 06, 2014, 12:10:38 AM
Thank you Fabio!