From: tarun patanwar <patanwar.tarun@gmail.com>
To: git@vger.kernel.org
Subject: GIT Integration with Siebel
Date: Tue, 5 Jul 2016 10:17:59 +0100 [thread overview]
Message-ID: <CAKK2_6ezVLd4ZMa4ToKZYq1Ab0Y5w3VJqj_8-BsUCj8Gf8f+ig@mail.gmail.com> (raw)
Dear GIT Team,
We are trying to integrate GIT with Siebel 8.1 for source code
control. We are not able to progress further since there seems to be
no documentation available for the same.
Siebel provides a batch control file (srcctrl.bat) which can be
amended for Source Control Toll integration.
In the past we have used Microsoft VSS and SVN for source control,
Below is a example srcctrl.bat file for reference.
Any help on this will be greatly appreciated.
rem=======================================================
rem =============== User defined parameters ======================
rem ========================================================
set PATH=C:\Program Files\TortoiseSVN\bin;%PATH%
set SVN_URL=svn://svn_ip_address/svn_example
set SVN_REPOS=trunk
set SRC_USR=yourusername
set SRC_PSWD=yourpassword
set LOGFILE=D:\development\projects\svn_example\svn_integration.log
set WORKING_DIR=D:\development\projects\svn_example
rem LOGFILE SHOULD NOT HAVE SPACES IN ITS PATH
rem ================================================
rem ====================================================
Thanks,
Tarun Patanwar
+44-7778471437
next reply other threads:[~2016-07-05 9:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-05 9:17 tarun patanwar [this message]
2016-07-05 10:02 ` GIT Integration with Siebel Johannes Schindelin
2016-07-05 10:19 ` tarun patanwar
2016-07-05 11:28 ` Johannes Schindelin
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=CAKK2_6ezVLd4ZMa4ToKZYq1Ab0Y5w3VJqj_8-BsUCj8Gf8f+ig@mail.gmail.com \
--to=patanwar.tarun@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).