git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "pradeep singh" <pradeep.rautela@gmail.com>
To: git@vger.kernel.org
Cc: "Dhirendra Singh Kholia" <dhiru.kholia@gmail.com>
Subject: Re: Git pull fails on a repository > 1.5G.
Date: Mon, 17 Sep 2007 15:09:44 +0530	[thread overview]
Message-ID: <a901b49a0709170239t39123a27t3ff3462855c7eb57@mail.gmail.com> (raw)
In-Reply-To: <a901b49a0709170159g477525bcr5383a1a051ae5e3d@mail.gmail.com>

PS:- please CC me , as i am not subscribed to git list.
On 9/17/07, pradeep singh <pradeep.rautela@gmail.com> wrote:
> Hi All,
>
> I am using git at work for a rather big repository. Size is around
> 1.5-1.8Gigs now.
> My git version is 1.5.2.4.
>
> The remote repo has some changes to a file with some simple printk's
> some some code changes.
>
> I have my git repo in /mnt/reiser/project .
>
> I changed to the my repo.
>
> i did a git-pull ssh://user1@10.100.205.34/opt/test/project test .[to
> pull from another test machine].
>
> I got some conflicts in a file but in some important files it did not update it.
>
> Any hints whats wrong with my technique or is there something wrong with git?

Just to add.
If i pull tags with
$git-pull ssh://user1@10.100.205.34/opt/test/project test
i get them.
doing a git-merge v-1.0b does not reflect any changes but a git-branch
new_test v-1.0b makes new_test branch which has the changes.
Again git-merge new_test fails miserably, it says no conflicts though
there are conflicts.

What is happening here? :-/

I am puzzled.
Can anybody please help me???

thanks

-- 
Pradeep

  reply	other threads:[~2007-09-17  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-17  8:59 Git pull fails on a repository > 1.5G pradeep singh
2007-09-17  9:39 ` pradeep singh [this message]
2007-09-17 19:18   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a901b49a0709170239t39123a27t3ff3462855c7eb57@mail.gmail.com \
    --to=pradeep.rautela@gmail.com \
    --cc=dhiru.kholia@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).