Sudeep Pandey Posted May 11, 2017 Report Share Posted May 11, 2017 Hello to Everyone, I'm trying to do full GLV but below script is unable to get changed object in my local directory. changes are not reflecting in my local workspace. start session scc set connect property provider "Pushok SVNSCC" scc set connect property userid "xxx" scc set connect property localprojpath ".\" scc set connect property project "D:\Share" scc set connect property logfile ".\MyPortableExample.log" scc set connect property logappend "FALSE" scc set connect property deletetempfiles "FALSE" scc connect scc set target ".\testtarget.pbt" "refresh_all" scc get latest version ".\testtarget.pbt" scc refresh target "FULL" s cc close end session Any one have any other suggestion to get all object from SVN. Thanks & regard Sudeep Link to comment Share on other sites More sharing options...
manu Posted May 11, 2017 Report Share Posted May 11, 2017 I just wonder what that has to do with SemanticMerge or PlasticSCM :S Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.