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

Re: Question about propset

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-23 00:25:09 CEST

"Drew Jetter" <ajetter1@cox.net> writes:

> Here are the exact commands I've used (but you don't have to create
> a repository to test it out...)
>
> svnadmin create C:\svnrepos\myrepos
>
> svn import http://68.102.215.34:8000/repos/ test -m none
>
> svn co http://68.102.215.34:8000/repos/ test2

$ svn co http://68.102.215.34:8000/repos/ zz2
A zz2/editorabout_u.dfm
$ cd zz2
$ unzip ../zz/dfmprob.zip
Archive: ../zz/dfmprob.zip
  inflating: (before)editorabout_u.dfm
  inflating: (after)editorabout_u.dfm
$ diff editorabout_u.dfm \(before\)editorabout_u.dfm

So when I checkout the file from your repository using the current
HEAD client I get a file identical to the before file in your zip
archive.

I don't see a problem.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 23 00:25:44 2002

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

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