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

AW: Single-commit import with properties and SVN 1.7

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Tue, 23 Aug 2011 07:57:55 +0200

Hi, Mark,

Von: Mark Phippard [mailto:markphip_at_gmail.com]
>> [ in place checkout]

> This also should work:
>
> $ svn co --depth=empty url://server/repos/parent tmp
> $ fill with data directory and files
> $ svn add data
> $ set properties
> $ svn ci -m Commit the data folder
>
> $ svn co url://server/repos/parent/data  real_dir

Yes, but it comes at the price of transferring the data twice over the network. And some working copies might be rather large.

So, for now, the two-commit solution seems to be the best workaround.

Best regards

Markus Schaber

-- 
___________________________
We software Automation.
3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 | Fax +49-831-54031-50
Email: m.schaber@3s-software.com | Web: http://www.3s-software.com 
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects: http://www.3s-software.com/index.shtml?sample_projects
Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915
Received on 2011-08-23 07:58:38 CEST

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.