From: ask4thunder <ask4thunder@gmail.com>
To: git@vger.kernel.org
Subject: How to sync changes in GIT to ClearCase or How to get the list of files changed in GIT for a specific branch
Date: Thu, 23 Apr 2009 11:59:20 -0700 (PDT) [thread overview]
Message-ID: <23197522.post@talk.nabble.com> (raw)
Hi Everyone,
Thanks for looking into this thread.
This is a help on GIT to ClearCase sync and am using UNIX session and not
Windows
I am intending to use ClearCase in the background and GIT in the front.
For syncing files from ClearCase to GIT i
checkout the git branch
use rsync command to get the changed files in ClearCase
and then i do the 'git add' and 'git commit'
This works out well, but i want to get a list of files changed in GIt so
that i can bring that to ClearCase and checkout and checkin files.
Can someone provide me the commands to
1. Get list of files changed in GIT, after i do commit?
2. Get list of files changed in GIT after commit, but files changed after a
tag (baseline).
3. Sync these files to ClearCase?
Hope you gurus can help me....am in desperate need of these commands.
Appreciate your help in this.
Thanks
ask4thunder
--
View this message in context: http://www.nabble.com/How-to-sync-changes-in-GIT-to-ClearCase-or-How-to-get-the-list-of-files-changed-in-GIT-for-a-specific-branch-tp23197522p23197522.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2009-04-23 19:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-23 18:59 ask4thunder [this message]
2009-04-24 4:31 ` How to sync changes in GIT to ClearCase or How to get the list of files changed in GIT for a specific branch David Aguilar
2009-04-24 9:20 ` Peter Baumann
2009-04-24 12:10 ` Charles O'Farrell
[not found] ` <a038bef50904232018w29419030k100ed5a5089f9e8e@mail.gmail.com>
[not found] ` <41a31a5a0905071204s597cb76ek524748b8b919b25e@mail.gmail.com>
2009-05-07 21:34 ` Chris Packham
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=23197522.post@talk.nabble.com \
--to=ask4thunder@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.