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

Re: Working copy vs exported files

From: Dave Grundgeiger <dave.grundgeiger_at_codenouveau.com>
Date: 2007-02-16 16:44:18 CET

Phyrefly wrote:
> Does anyone else have a use for a feature that allows you to convert a
> working copy to a non-versioned version of the same files?
>
> This is subtly different from an export of the repo, there may be
> files (or even changes) in this set of files that I don't want to
> commit.
>
> I also don't want to force the network traffic of a re-export... I
> already have the files, exactly where I want them, I just want to get
> rid of the .svn folders.
>
> I suppose the other part of this question is, is there a way to do
> this that I've missed?

I just now did a "svn help export", and it appears that there is a version
of svn export that exports from your working copy, preserving local changes.
However, it doesn't copy non-versioned files, according to the help.

Dave

Dave Grundgeiger
CodeNouveau, LLC
Develop .NET Software with Open-Source Tools
http://www.codenouveau.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 16 16:45:06 2007

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.