Mailing List Archive

Svn question
I keep wondering if I've forgotten to "svn add" any files.

With CVS, a cvs update will mention unexpected files and this
gives a fair warning, is there anything similar for svn ?

--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
Svn question [ In reply to ]
I keep wondering if I've forgotten to "svn add" any files.

With CVS, a cvs update will mention unexpected files and this
gives a fair warning, is there anything similar for svn ?

--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
Svn question [ In reply to ]
"Poul-Henning Kamp" <phk at phk.freebsd.dk> writes:
> I keep wondering if I've forgotten to "svn add" any files.
>
> With CVS, a cvs update will mention unexpected files and this
> gives a fair warning, is there anything similar for svn ?

'svn status' will show unknown files with a question mark.

DES
--
Dag-Erling Sm?rgrav
Senior Software Developer
Linpro AS - www.linpro.no
Svn question [ In reply to ]
"Poul-Henning Kamp" <phk at phk.freebsd.dk> writes:
> I keep wondering if I've forgotten to "svn add" any files.
>
> With CVS, a cvs update will mention unexpected files and this
> gives a fair warning, is there anything similar for svn ?

'svn status' will show unknown files with a question mark.

DES
--
Dag-Erling Sm?rgrav
Senior Software Developer
Linpro AS - www.linpro.no