[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Commit files without a full working copy?

From: John Norton <jnorton_at_groceryworks.com>
Date: 2006-10-13 22:17:18 CEST

Under SVN 1.2 I could add files without having to check out a full
working copy.
After an initial checkout, I would delete all files except the top level
.svn directory.
Then using "svn add d:\work\* --force; svn ci -m msg " would add in and
commit my new files.
 
This allowed me to check in files without having to have every single
file in the repository on my local workstation. Perhaps I was
exploiting a bug, but does anyone have a suggestion as to how to
accomplish this? I have 5 branches in 2 repos to check into, and don't
want to maintain 5 working copies.
 
Thanks,
 
John
 

 

 
Received on Fri Oct 13 22:18:06 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.