FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor


 
 
LinkBack Thread Tools
 
Old 02-21-2009, 12:51 PM
Dmitry Kolesov
 
Default tiket #86

Hello Toshio.
It is channges for the pkgdb-client what I did if I understood You right:


200c200,203
< pkgdb.clone_branch(package, branch, options.masterBranch)
---
> if options.masterBranch:
> pkgdb.clone_branch(package, branch, options.masterBranch)
> else:
> pkgdb.clone_branch(package, branch, 'devel')

-Dmitry
_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list
 
Old 02-22-2009, 05:34 PM
Toshio Kuratomi
 
Default tiket #86

Dmitry Kolesov wrote:
> Hello Toshio.
> It is channges for the pkgdb-client what I did if I understood You right:
>
>
Excellent! It looks like I put you on to the wrong code path, though
:-(. When I went to merge this I realized that we don't call
clone_branch unless options.masterBranch is already set so this code
would never be invoked.

I'm thinking that this ticket might have been obsoleted when we created
the --master command to clone branches. Go ahead and close the ticket
and let me know what you'd like to work on next.

-Toshio

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list
 

Thread Tools




All times are GMT. The time now is 08:33 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org