/ Published in: Bash
                    
                                        Assuming you have a set of svn project folders inside a parent (only folders in parent) you can do a simple backtick `ls` to get the folder names for svn...
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 svn up `ls`
Comments
                    Subscribe to comments
                
                