[MacPorts] #12447: NEW: py-db
MacPorts
noreply at macports.org
Thu Mar 26 15:24:36 PDT 2009
#12447: NEW: py-db
-----------------------------------+----------------------------------------
Reporter: software@… | Owner: snc@…
Type: enhancement | Status: reopened
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.7.0
Resolution: | Keywords:
Port: py-db |
-----------------------------------+----------------------------------------
Comment(by dweber@…):
Replying to [comment:18 mcalhoun@…]:
> As far as I can tell, there is no py26-pydb directory on the subversion
server.
>
> I am going to take a wild guess that you used
> {{{
> cp -r py25-pydb py26-pydb
> }}}
> instead of
> {{{
> svn cp py25-pydb py26-pydb
> }}}
> Is that possible?
>
> py25-pydb is not in a good state.[[BR]]
> Do you want me to roll back r48659 and r48656?
>
Your absolutely right! Yep, I am sorry, py25-pydb is corrupted, please
roll it back to the point where you did move py25-db to py25-pydb (r48646)
[or something near there, before I hacked it].
It was my fault, because I ran
{{{
cd ~/macports-trunk/dports/python
cp -r py25-pydb py26-pydb
}}}
So all edits within py26-pydb carried with it the .svn module for
py25-pydb, hence all my changes to py26-pydb were applied to py25-pydb.
I'll never make that mistake again.
I've started with a fresh co from trunk and now added py26-pydb correctly.
I hope you can see it now.
Sorry, Darren
--
Ticket URL: <http://trac.macports.org/ticket/12447#comment:19>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list