On Wed, Feb 17, 2010 at 10:16 AM, Bertrand Delacretaz < [email protected]> wrote:
> Hi Dick, > > On Wed, Feb 17, 2010 at 10:10 AM, Richard Hirsch <[email protected]> > wrote: > > On Tue, Feb 16, 2010 at 5:28 PM, Bertrand Delacretaz < > [email protected] > >> wrote: > >> ...5) apache-esme-incubating-1.0-src.tar.gz contains .svn folders, it > >> should not have that. You could have created the release using svn > >> export of > >> > http://svn.apache.org/repos/asf/incubator/esme/tags/apache-esme-1.0-incubating/ > >> to avoid that. > >> > > > > How do you create the release without the SVN info? I tried with SVN > export > > via SVNTortoise and still got the SVN info.... > It works with TortoiseSVN as well when you do an export based on a tag > I'm not familiar with tortoise, but at the command line this works: > > svn export > http://svn.apache.org/repos/asf/incubator/esme/tags/apache-esme-1.0-incubating/ > > gets you the contents of that svn tag, without any .svn metadata folders. > > -Bertrand >
