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

Re: [TSVN] Importing from web site?

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-22 18:46:26 CEST

Jan Bergquist wrote:

> I thought I saw somewhere that Subversion made it possible to import file
> structure from a web site (to make possible a comparison with a local copy
> of the site).
> But now I can't find anything about this, neither in SVN nor Tortoisesvn.
> Is this possible?

I'm not sure what you mean by "import a file structure from a web site".

But if you want to compare your local working copy with the repository
to check if someone else has made changes which you haven't updated yet
you can use the "Check for updates" command ('svn st -u -v').

If you just want a local copy of a repository without having a complete
working copy (just the files, without the .svn folders) then you can use
the "Export" command.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jul 22 19:50:51 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.