/ Published in: SVN
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
for /F "eol=¬ delims=¬" %%A in ('svnlook dirs-changed %1 -r %2') do svn export "file:///c:/Repositories/repo_folder/%%A" "c:/svn_exports/%%A" --force
Comments
 Subscribe to comments
                    Subscribe to comments
                
                