Sudeep Pandey 0 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 post Share on other sites
manu 165 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 post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now