git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brandon <siamesedream01@gmail.com>
To: git@vger.kernel.org
Subject: From Perforce to Git
Date: Sat, 25 Oct 2008 17:18:27 -0400	[thread overview]
Message-ID: <82c87da00810251418y4a6ef1fbgccefb12061535226@mail.gmail.com> (raw)

   I'm trying to make a comprehensive comparison of Perforce and Git
features. There are two things I currently can't find:

1) "Who's editing what"
    It's been documented that git can help developers communicate who
is editing what at any given time like perforce. (assuming there is a
central repositry) Has anyone seen an example of scripts to do this?
    References:
http://www-cs-students.stanford.edu/~blynn/gitmagic/ch07.html  (Who's
editing what)
  "To view "pending" changes a la P4 C<git cherry> or C<git log> can be used on
  someone else's branch, but their changes must be published."
     - http://www.nntp.perl.org/group/perl.perl5.porters/2008/09/msg139661.html

2) Symlinks to checkout partial repository
   I believe I read symlinks could be used to checkout part of a
repository. Is this true? any references? I imagine submodules is the
preferred way of doing this, and "narrow" or "partial" or "sparse"
checkouts are under development
(http://kerneltrap.org/mailarchive/git/2008/9/14/3292714), but I'm
still interested in learning this solution.

any direction would be appreciated,
-brandon

             reply	other threads:[~2008-10-25 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-25 21:18 Brandon [this message]
     [not found] ` <ee77f5c20810251640q4b40d524n7271a0dfa11ebef8@mail.gmail.com>
2008-10-25 23:41   ` From Perforce to Git David Symonds
2008-10-26 16:08     ` Brandon

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

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

  git send-email \
    --in-reply-to=82c87da00810251418y4a6ef1fbgccefb12061535226@mail.gmail.com \
    --to=siamesedream01@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.
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 NNTP newsgroup(s).