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

Re: Automating an export procedure

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-06 00:07:54 CEST

On May 5, 2006, at 23:44, dd dd wrote:

> Right, i've now installed the command line client. When i cd to my
> working copy and type "svn update" nothing happens :(
>
> However when i do "svn info" i get this:
>
> C:\SVN\project>svn info
> Path: .
> URL: svn+ssh://bowler@theurl/svn/project
> Repository Root: svn+ssh://bowler@theurl/svn/project
> Repository UUID: big number/character
> Revision: 10
> Node Kind: directory
> Schedule: normal
>
> This looks ok doesn't it?
>
> Any ideas anyone?

What did you expect to happen? If "svn update" doesn't do anything,
it thinks it doesn't have anything to do. What is the youngest
revision of your repository? Subversion seems to think it's 10. If it
isn't, do you get the correct revision if you check out a new working
copy with "svn checkout"?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 6 00:09:14 2006

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.