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

Re: Daily safes of my work

From: Marcus Rohrmoser <mrohrmoser_at_gmx-gmbh.de>
Date: 2005-03-21 15:28:12 CET

Read about the "branch" concept in the svn book - does that fit your needs?

Greetings,
        M

Schneider Jürg schrieb:
> Hello
>
> Usually when working on a change of a code it takes more than just one day to finish the job. With most SCM tools like MS Visual Source Safe you have to safe your daily work by zipping all the files to a network drive, CD or other media. Checking in the files is no solution. That would change the current project configuration for all other software developpers.
>
> The SCM-tool AccuRev provides an easy and conveiant way to overcome this problem. It uses the command keep to save my private configuration in the database without influencing the projects configuration. So it is a tree stage control system:
> - project configuration (official project in the database) (command "commit")
> - developer configuration (private space in the database to safe the developers daily work) (command "keep")
> - developer workspace (working directory on the local harddisk)
>
> Does SVN provide a similar feature?
>
> Best regards,
> Mit freundlichen Grüssen
>
> Jürg Schneider

Received on Mon Mar 21 15:46:54 2005

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.