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

Basic usage surprise, update does not retrieve new files....

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Fri, 12 Apr 2019 21:13:42 +0200

I have a Freepascal project I develop on both Windows and Linux.
I started in Windows and when I wanted to make a version for Linux I
checked out the Windows project to Linux.

Then I worked on the files over there.
The specific project files for linux were added in Linux and committed
to svn.
They can be viewed via the web interface in a browser so they are
definitely there.
Today I chose to go back to Windows and wanted to have the files from
the project in Linux too.
So I issued the command:
svn update
in the project dir on Windows.

Surprise!
Only a single file was retrieved and this was a common file used by
both the original project and the Linux project.
No sign of the Linux project files at all!

Aren't files added on a workstation and committed there supposed to be
retrieved when another workstation performs an update on the same
project?

What can have gone wrong here?
What can I look for on either the Windows or Linux end?
Note:
I only use svn via the command line on both Windows and Linux.

-- 
Bo Berglund
Developer in Sweden
Received on 2019-04-12 21:24:17 CEST

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.