[Phpmyadmin-devel] Visual Query builder
Martynas Mickevičius
mmartynas at gmail.com
Mon May 24 21:37:02 CEST 2010
On 24 May 2010 21:29, ANKIT GUPTA <ankitatbits at gmail.com> wrote:
> Hi,
>
> I made a few changes in the design, added self join operation plz have a
> look http://ankitgupt.wordpress.com/2010/05/.
>
> my Git repo's link is
> http://repo.or.cz/phpmyadmin/ankitg.git
> although i am having a few issues with the push command,
>
> git push ankitg master gives error
> To ssh://repo.or.cz/srv/git/phpmyadmin/ankitg.git
> ! [rejected] master -> master (non-fast forward)
> error: failed to push some refs to 'ssh://
> repo.or.cz/srv/git/phpmyadmin/ankitg.git'
>
> I saw the code of designer and it uses linked table infrastructure,
> but this infrastructure doesn't exist by default.
> so for visual builder should this be developed in such a way that it
> without linked table.
> or should we follow designer.?
>
>
>
For pushing you only need to use "git push" when you have checked out your
local developement tracking branch.
Take a look here:
http://wiki.phpmyadmin.net/pma/Devel:Git#Publishing_changes_for_merge
It happens that now I am also trying to set up my developing environement.
(:
>
>
>
>
>
> ------------------------------------------------------------------------------
>
>
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20100524/76e3087d/attachment.html>
More information about the Developers
mailing list