Re: Need for a Versions Setup Tutorial?

2009-11-04 Thread Dirk Stoop

Hi John,

Thanks for making and posting that, those videos are great.

We have a page in the Versions in-app Help where we link to some
online resources for more info about SVN in general and Versions in
particular.  Can I include a link to your site in there? (and if
you're cool with that, please let me know which URL would work best)

Cheers,
- Dirk

the Versions team

On Nov 2, 11:29 pm, jrock2004  wrote:
> This video is still uploading but you can view one here.
>
> http://www.youtube.com/watch?v=atBn7xcDa1g
>
> I hope this helps
>
> On Oct 28, 5:57 am, "katu...@googlemail.com" 
> wrote:
>
>
>
> > Hi Guys
>
> > Versions looks great and I need to use it. I get the basic idea behind
> > subversion, working copies and committing. But when I come to use the
> > Versions I have no clue how to set it up with an existing site ect.
> > There is support documentation but it isn't helpful for the beginner,
> > it assumes too much.
>
> > Can someone do a quick tutorial on the basics, even a video tutorial?
> > What is versions looking for when I need to set it up with a site?
>
> > Cheers
>
> > Dan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: Need for a Versions Setup Tutorial?

2009-11-02 Thread jrock2004

This video is still uploading but you can view one here.

http://www.youtube.com/watch?v=atBn7xcDa1g

I hope this helps

On Oct 28, 5:57 am, "katu...@googlemail.com" 
wrote:
> Hi Guys
>
> Versions looks great and I need to use it. I get the basic idea behind
> subversion, working copies and committing. But when I come to use the
> Versions I have no clue how to set it up with an existing site ect.
> There is support documentation but it isn't helpful for the beginner,
> it assumes too much.
>
> Can someone do a quick tutorial on the basics, even a video tutorial?
> What is versions looking for when I need to set it up with a site?
>
> Cheers
>
> Dan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: Need for a Versions Setup Tutorial?

2009-10-28 Thread john

I think someone from this list posted this a little while ago:
http://bethink.olioideas.com/?p=59

Hope that helps!

Greetings!

John

Am 28.10.2009 um 11:57 schrieb katu...@googlemail.com:

>
> Hi Guys
>
> Versions looks great and I need to use it. I get the basic idea behind
> subversion, working copies and committing. But when I come to use the
> Versions I have no clue how to set it up with an existing site ect.
> There is support documentation but it isn't helpful for the beginner,
> it assumes too much.
>
> Can someone do a quick tutorial on the basics, even a video tutorial?
> What is versions looking for when I need to set it up with a site?
>
> Cheers
>
> Dan
>
> >

John C. Descy
IT-Experte
Sebastianstraße 7c
D-85049 Ingolstadt

Telefon: +49 - (0)841 - 135 48 33
Fax: +49 - (0)841 - 159 60 14
www.descy.de


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: Need for a Versions Setup Tutorial?

2009-10-28 Thread Hayce

Im no expert by any means but was in the same boat a few weeks ago,
where I was completely green and had to shift a bunch on existing
sites/code into versions.
This is what I did:

Created a group to contain a particular set of sites.
Created a local repository for each site.
Create the three folders (trunk, branch, tag) as mentioned in the
docs.
Committed the current existing site to the trunk. (I also [option +
drag] into the branches folder)
So now I had the code in subversion in the trunk folder and had a copy
in the branches.
I then deleted the code that I committed from outside of versions.
I then checked the lot out as a working copy.
I use DW (as a glorified text editor) for development so I pointed my
root to the new working copy folder.

Bear in mind I'm a single developer so if you're part of a large team
things might be different for you...
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---