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

can't svn add file

From: Joseph Lemm <joelemm_at_yahoo.com>
Date: 2004-06-03 22:18:23 CEST

In cvs I can do something like this:

cvs add newfile
cvs commit newfile

then from the cvs tree on another box:
cvs up newfile

and the newfile appears on that box.

I don't seem to be able to so this with svn:

svn add newfile
svn commit newfile

(OK, it's checked in and if I go to the trunk of the repos it's there)

then from the cvs tree on another box:
svn up newfile
svn: 'newfile' is not under version control

I can however, do an svn up on the entire directory that contains the
file, and
then the file is brought in fine.
However, I don't want to do mass updates I want to update only a single
file
and not touch the rest.

AM I doing something wrong?

Thanks.

=====
J.

        
                
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 3 22:19:54 2004

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.