GIT Integration with Siebel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]