Discussion:
pearweb and SCM
(too old to reply)
Helgi Þormar Þorbjörnsson
2008-04-09 22:30:50 UTC
Permalink
Hi guys,

I had this brilliant idea about moving pearweb over to the pear svn so
that we could utilize git properly, I suppose we could use git + the
cvs server but somehow it feels natural that we move the
infrastructure code over to the new ... infrastructure :-)

Obviously I'm not talking about the pear2 repo, perhaps
svn.pear.php.net/web or something repo ? This could allow other
websites we might have to maintain outside of pearweb if that'd ever
happen.

Anyway just wanted to throw that by you guys.

- Helgi
David Soria Parra
2008-04-10 08:13:30 UTC
Permalink
Post by Helgi Þormar Þorbjörnsson
Hi guys,
I had this brilliant idea about moving pearweb over to the pear svn so
that we could utilize git properly, I suppose we could use git + the
cvs server but somehow it feels natural that we move the
infrastructure code over to the new ... infrastructure :-)
are you talking about those people who prefer using git to interact with svn instead of plain svn?
Post by Helgi Þormar Þorbjörnsson
Obviously I'm not talking about the pear2 repo, perhaps
svn.pear.php.net/web or something repo ? This could allow other
websites we might have to maintain outside of pearweb if that'd ever
happen.
I don't get the point here, sorry can you explain it a little bit more in detail?
Post by Helgi Þormar Þorbjörnsson
Anyway just wanted to throw that by you guys.
- Helgi
d
Helgi Þormar Þorbjörnsson
2008-04-10 13:18:23 UTC
Permalink
Post by David Soria Parra
Post by Helgi Þormar Þorbjörnsson
Hi guys,
I had this brilliant idea about moving pearweb over to the pear svn so
that we could utilize git properly, I suppose we could use git + the
cvs server but somehow it feels natural that we move the
infrastructure code over to the new ... infrastructure :-)
are you talking about those people who prefer using git to interact with svn instead of plain svn?
No, git is just an option for those who want, I was mostly
brainstorming, the main point was to move pearweb to svn.
tho git would make it easier for us (me) to work on X and Y features
in separated branches and being able to easily merge back; I'd need
SVK to properly do that in the svn realm IMHO;
Post by David Soria Parra
Post by Helgi Þormar Þorbjörnsson
Obviously I'm not talking about the pear2 repo, perhaps
svn.pear.php.net/web or something repo ? This could allow other
websites we might have to maintain outside of pearweb if that'd ever
happen.
I don't get the point here, sorry can you explain it a little bit more in detail?
Well it would be useful if you knew how our svn server is setup ... Do you ?
ATM pear2 code is in svn.pear.php.net/PEAR2 at least last time I
needed to do a checkout but Joshua can answer that properly.
Anyway that's why I was asking for a good repo name for pearweb and
since I had envisioned that we actually might pull in more than just
pearweb (think peclweb) then I thought the "web" repo or similar would
be a decent name.

- Helgi
Joshua Eichorn
2008-04-10 18:24:17 UTC
Permalink
Post by Helgi Þormar Þorbjörnsson
Post by David Soria Parra
Post by Helgi Þormar Þorbjörnsson
Hi guys,
I had this brilliant idea about moving pearweb over to the pear svn so
that we could utilize git properly, I suppose we could use git + the
cvs server but somehow it feels natural that we move the
infrastructure code over to the new ... infrastructure :-)
are you talking about those people who prefer using git to interact with svn instead of plain svn?
No, git is just an option for those who want, I was mostly
brainstorming, the main point was to move pearweb to svn.
tho git would make it easier for us (me) to work on X and Y features
in separated branches and being able to easily merge back; I'd need
SVK to properly do that in the svn realm IMHO;
Post by David Soria Parra
Post by Helgi Þormar Þorbjörnsson
Obviously I'm not talking about the pear2 repo, perhaps
svn.pear.php.net/web or something repo ? This could allow other
websites we might have to maintain outside of pearweb if that'd ever
happen.
I don't get the point here, sorry can you explain it a little bit more in detail?
Well it would be useful if you knew how our svn server is setup ... Do you ?
ATM pear2 code is in svn.pear.php.net/PEAR2 at least last time I
needed to do a checkout but Joshua can answer that properly.
Anyway that's why I was asking for a good repo name for pearweb and
since I had envisioned that we actually might pull in more than just
pearweb (think peclweb) then I thought the "web" repo or similar would
be a decent name.
- Helgi
pear2 is at http://svn.pear.php.net/PEAR2/

I have no problem adding a new repo or supporting git, just let me know
what you need

-josh

Loading...