Create Trunk for Siebel SVN
Team,
How could we populate trunk folder of SVN with the current state of objects that we have it in PRD. One solution is to export SIF of all objects using below:-
siebdev.exe /c tools.cfg /d Local /u sadmin /p ***** /batchexport "siebel repository" c:\obj.txt c:\export.log
Is there any other simple thing by which we could load it to populate trunk for Siebel.
Thx