andre bossard

I do stuff

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • about me

Category Archives: Commandline Fu

create multiple directories in svn with one command

Posted on January 20, 2012 by andre
Reply

I know, we all love the shell, but it gets really interesting, when I start using shell kung-fu to do strenuous tasks!

I wanted to create 5 new places in my subversion repository, each with trunk/tags/branches folders. I did it like this:

svn mkdir https://svn.myserver.com/{project1,project2,projects3}/{,tags,branches,trunk} -m"init"

And done.

Posted in Commandline Fu | Leave a reply

Recent Posts

  • create multiple directories in svn with one command
  • Apple’s Review Process makes me frustrated and sad
  • Supertrim.me Phase #1
  • I struggle with embracing data-binding
  • Make a Website mobile compatible

Categories

  • Appledev (6)
  • Commandline Fu (1)
  • Java (2)
  • Projects (1)
  • supertrim.me (1)
  • Webdev (7)

ebay Sniper

eBay Sniper

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Proudly powered by WordPress