i'd like to checkout a copy on my desktop of a project. i need a directory and only some files of another directory (a common directory for several projects) . i could not find how to do this.
the workaround that i found is to do two checkouts separately. but now i have to do two commits separately since i have two .svn directories
--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/91d9e8f1-1590-4d42-91bb-a003e854ad6cn%40googlegroups.com.
sparse checkout. An update of such a working
copy will not fetch the missing files and folders but only update
what you already have in your working copy.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/ebbab410-454a-43ab-aead-7668c492601dn%40googlegroups.com.