Re: Importing a tree
From: Dale J. Chatham <dale_at_chatham.org>
Date: Tue, 06 Jan 2009 16:03:21 -0600 That I knew, but this is all automated under program control. So, the question is, given the tree, can I traverse the tree, checking (from essentially a command line) for each file/directory so I will know whether to add or import the file/directory. There are literally thousands of files, so checking everything out, then creating the files isn't something I want to do. Thanks, Dale Bob Archer wrote: Once you import into the repository... you can not import again into the same folder/path. At that point you would need to check out your project to a working directory. Once you have done that any further exports will be put into svn using Svn add Svn co BOb-----Original Message----- From: Dale J. Chatham [mailto:dale@chatham.org] Sent: Tuesday, January 06, 2009 1:32 PM To: users@subversion.tigris.org Subject: Importing a tree Before someone says RTFM, I've spent a couple of days trying to answer this. I am using programs and web pages to create a tree of nagios configuration files. Parts of the tree may already exist, individual files may or may not exist. An import at the first branch doesn't always work. If everything is new, it works fine. If not, I get an error. Using subversion from the command line (or popen in php), how do Imakethis work every time? TIA, Dale ------------------------------------------------------http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageI d=1008182 To unsubscribe from this discussion, e-mail: [users- unsubscribe@subversion.tigris.org]. -- A democracy cannot exist as a permanent form of government. It can only exist until the voters discover that they can vote themselves largesse from the public treasury. From that moment on, the majority always votes for the candidates promising the most benefits from the public treasury with the result that a democracy always collapses over loose fiscal policy, always followed by a dictatorship. The average age of the world's greatest civilizations has been 200 years. Great nations rise and fall. The people go from bondage to spiritual truth, to great courage, from courage to liberty, from liberty to abundance, from abundance to selfishness, from selfishness to complacency, from complacency to apathy, from apathy to dependence, from dependence back again to bondage. -- Alexander TytlerReceived on 2009-01-07 14:41:33 CET |
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.